[OSM-dev] Display Boundary area using postgresql database

John Smith deltafoxtrot256 at gmail.com
Thu Jul 8 11:43:11 BST 2010


On 8 July 2010 20:36, PARVEEN ARORA <parveenaroraosm at gmail.com> 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...




More information about the dev mailing list