[Tile-serving] [osm2pgsql] Broken geometries with -E 4326 projection. (#121)
Paul Norman
notifications at github.com
Sun Jul 5 07:36:42 UTC 2015
The options parser does `options.scale = (options.projection->get_proj_id() == PROJ_LATLONG) ? 10000000 : 100;`
This means that specifying `-l` will switch the scale multiplier to one appropriate for degrees, but `-E` will not. This also holds true if using NAD83 or similar, where you'd have the same problems as WGS84
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/121#issuecomment-118591313
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20150705/94fae469/attachment.html>
More information about the Tile-serving
mailing list