[Tile-serving] [osm2pgsql-dev/osm2pgsql] Improving efficiency of the node location store (Issue #2403)
Sarah Hoffmann
notifications at github.com
Fri Aug 22 18:46:49 UTC 2025
lonvia created an issue (osm2pgsql-dev/osm2pgsql#2403)
The node location store currently has a very simple array structure which makes it easy to use and and very fast to access. The downside is that it needs nearly 100GB storage, no matter if you are importing a planet or just a small extract. We need a data structure that better compresses the data and works well for full planets and extracts alike.
--
Reply to this email directly or view it on GitHub:
https://github.com/osm2pgsql-dev/osm2pgsql/issues/2403
You are receiving this because you are subscribed to this thread.
Message ID: <osm2pgsql-dev/osm2pgsql/issues/2403 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20250822/7e20b7df/attachment-0001.htm>
More information about the Tile-serving
mailing list