We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I've tried to process Europe (from https://download.geofabrik.de/europe.html) with foot profile. It failed without any error. What can I do?
docker run -t -v "${PWD}:/data" ghcr.io/project-osrm/osrm-backend osrm-extract -p /opt/foot.lua /data/europe-latest.osm.pbf
[2025-02-11T12:48:04.464321295] [info] Geometry successfully removed: compressed edges: 327103900 compressed geometries: 1534973042 longest chain length: 3413 cmpr ratio: 0.213101 avg chain length: 4.69262 [2025-02-11T12:48:04.464359126] [info] Removing invalid turn restrictions...removed 0 invalid turn restrictions, after 0s [2025-02-11T12:48:04.464416479] [info] Removing invalid maneuver overrides...removed 0 invalid maneuver overrides, after 1.3e-05s [2025-02-11T12:48:04.464488112] [info] Constructing restriction graph on 0 restrictions...ok, after 0s [2025-02-11T12:48:13.980368724] [info] Generating edge expanded nodes ... [2025-02-11T12:48:13.980401105] [info] . 10% . 20% . 30% . 40% . 50%
I've used:
ghcr.io/project-osrm/osrm-backend latest b8ba6f3593ae 2 years ago
NAME="Rocky Linux" VERSION="9.3 (Blue Onyx)" ID="rocky" 256 GB RAM
Please provide details of your development environment.
The text was updated successfully, but these errors were encountered:
Ok, it looks there's not enough memory on the server :(
Sorry, something went wrong.
No branches or pull requests
Issue
I've tried to process Europe (from https://download.geofabrik.de/europe.html) with foot profile. It failed without any error. What can I do?
Steps to reproduce
I've used:
Specifications
Please provide details of your development environment.
The text was updated successfully, but these errors were encountered: