[Tile-serving] [osm2pgsql] lat lon changed from osm to db (#503)
Paul Norman
notifications at github.com
Wed Nov 18 08:27:21 UTC 2015
Yes - this is intentional. You're looking at the slim tables, which are used for internal osm2pgsql purposes and store coordinates in the target projection (mercator), after scaling.
For most uses you want to be looking at planet_osm_point, not planet_osm_node, otherwise you're depending on a fairly specific osm2pgsql command line.
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/503#issuecomment-157642950
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20151118/060057d1/attachment-0001.html>
More information about the Tile-serving
mailing list