problem importing North America #437
-
Any ideas on why this is dying? Is it a hardware limitation? I'm just on my desktop that has 300GB free and 16GB RAM. docker run -it -e PBF_PATH=/nominatim/data/north-america-latest.osm.pbf -p 8080:8080 -v C:\nominatimData:/nominatim/data --name nominatim mediagis/nominatim:4.2
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
https://github.com/mediagis/nominatim-docker/tree/master/4.2#flatnode-files "This is advised for bigger imports (Europe, North America etc.)" |
Beta Was this translation helpful? Give feedback.
-
For future readers, if you see a similar error after the fact (and can't watch current memory, you can run this: |
Beta Was this translation helpful? Give feedback.
https://github.com/mediagis/nominatim-docker/tree/master/4.2#flatnode-files "This is advised for bigger imports (Europe, North America etc.)"
Monitor the RAM usage on your machine. It's hard to remote-debug if your system ran out of memory.