On 8 July 2010 20:36, PARVEEN ARORA <[email protected]> wrote: > 010300002031BF0D000100000005000000666666861916604148E17A749F7B4B415C8FC2851A16604148E17A74E97B4B418FC2F5302C166041A4703D4AE37B4B419A9999C12A166041B81E85CB967B4B41666666861916604148E17A749F7B4B41 > > what does this mean ?
It's a 'geom' field, which stuffs a bunch of co-ord information into a long string, if you are using osm2pgsql it's almost 100% going to be x,y projection rather than lat/lon... You can convert this back to a more human readable form by using a couple of postgis functions... _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

