[Tile-serving] [openstreetmap/osm2pgsql] Importing with Dutch "Rijksdriehoekstelsel" projection (SRID 28992) fails (extremely slow) (Issue #1876)
mboeringa
notifications at github.com
Fri Jan 6 09:29:01 UTC 2023
> I can't see anything in your command line/config that should pose a problem with a different projection. I would expect a different projection to be somewhat slower, because projections just need some time (the Mercator projection is handled internally in some highly optimized way, so it doesn't suffer from that as much).
I am surprised to hear that Web Mercator is handled differently than other projections in osm2pgsql. I initially assumed it would be the same as any other projection, also because of code maintenance. However, this does at least explain why Web Mercator importing isn't affected by the same issue.
@joto, could you try out this style and command line yourself and see what happens? You just need to download Geofabrik's Netherlands extract, nothing else. You should have everything now to test and confirm the issue.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/1876#issuecomment-1373392780
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/osm2pgsql/issues/1876/1373392780 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20230106/6b37b064/attachment.htm>
More information about the Tile-serving
mailing list