[Tile-serving] [osm2pgsql] Coordinate precision not sufficient at very high zoom levels? (#519)
Sarah Hoffmann
notifications at github.com
Sat Dec 19 08:57:19 UTC 2015
OSM xml has by definition only a precision of 7 digits (that's the precision the OSM main database uses, the coordinates need to fit into 2 32bit values) and osm2pgsql uses the same precision. This is a very fundamental assumption and cannot be changed. You need a different file format and tools.
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/519#issuecomment-165961684
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20151219/e58c2151/attachment.html>
More information about the Tile-serving
mailing list