Sunday, 15 April 2012

gis - What is the projection in the database which is made by osm2pgsql? -



gis - What is the projection in the database which is made by osm2pgsql? -

i want search in database made osm2pgsql render map tiles. found table saved lat , long nodes. these numbers don't seem in grade scheme or grade minutes seconds. result of query find tehran. (the true values city lat="35.6884243" lon="51.4179604" fetched values lat="426776659" , lon="573163530")

id lat lon tags ---------------------------------------------------------- 600129599 426776659 573163530 (null)

the projection beingness used epsg:900913. spherical mercator projection , units in metres.

here code conversion decimal degrees.

you should here give-and-take mutual projections used.

gis latitude-longitude openstreetmap

No comments:

Post a Comment