[Tile-serving] [openstreetmap/osm2pgsql] Importing with Dutch "Rijksdriehoekstelsel" projection (SRID 28992) fails (extremely slow) (Issue #1876)
mboeringa
notifications at github.com
Fri Jan 6 08:48:53 UTC 2023
The style:
[openstreetmap-carto_crs_28992_rd_debug.zip](https://github.com/openstreetmap/osm2pgsql/files/10358792/openstreetmap-carto_crs_28992_rd_debug.zip)
Note that you can set and thus test the different projections for all tables in the top "Configuration" section by setting the
`local srid=x`
variable.
If you want to change the schema as well, set the
`local schema=x`
variable.
Command line used for import:
osm2pgsql -O flex -d test -U <YOUR_USERNAME> --tablespace-slim-data <YOUR_TABLESPACE> --tablespace-slim-index <YOUR_TABLESPACE> --create -W --slim --drop -C 40000 -P 5433 -S 'osm2pgsql/flex-config/openstreetmap-carto_crs_28992_rd_debug.lua' 'data/netherlands-latest.osm.pbf'
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/1876#issuecomment-1373357773
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/osm2pgsql/issues/1876/1373357773 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20230106/3b66ef91/attachment.htm>
More information about the Tile-serving
mailing list