[Tile-serving] [openstreetmap/osm2pgsql] Update options.cpp (#893)
mmd
notifications at github.com
Sat Jan 5 17:25:56 UTC 2019
I think that depends a bit on the size of the extract and the distribution of node ids: on a file system with 4K block size,12 mio nodes would be theoretical lower bound to still allocate 50GB, assuming equal distribution of node ids. In reality it won't be this bad, though.
One way to keep nodes.cache small for a one-time import could be renumbering ids via https://docs.osmcode.org/osmium/latest/osmium-renumber.html.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/893#issuecomment-451673899
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20190105/4a26535a/attachment.html>
More information about the Tile-serving
mailing list