[Tile-serving] [osm2pgsql] osm2pgsql not adding the ways to the database (#165)
Paul Norman
notifications at github.com
Thu Jul 3 20:20:42 UTC 2014
So, it looks like a couple of things are going on
Unless you specified it, the OSM file probably isn't sorted, so you're hitting #151 because you're using the default cache strategy and non-slim.
If you sort, then you might run out of memory.
You've also got something very strange with more ways than nodes.
I'd try with ``--slim``.
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/165#issuecomment-47980049
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20140703/6411fd59/attachment.html>
More information about the Tile-serving
mailing list