Skip to content
New issue

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

Foot profile not working for Europe #7109

Open
kukulich opened this issue Feb 11, 2025 · 1 comment
Open

Foot profile not working for Europe #7109

kukulich opened this issue Feb 11, 2025 · 1 comment

Comments

@kukulich
Copy link

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?

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%

Steps to reproduce

docker run -t -v "${PWD}:/data" ghcr.io/project-osrm/osrm-backend osrm-extract -p /opt/foot.lua /data/europe-latest.osm.pbf

I've used:

ghcr.io/project-osrm/osrm-backend   latest    b8ba6f3593ae   2 years ago

Specifications

NAME="Rocky Linux"
VERSION="9.3 (Blue Onyx)"
ID="rocky"

256 GB RAM

Please provide details of your development environment.

  • Library/dependency versions
  • Operating system
  • Hardware
@kukulich
Copy link
Author

Ok, it looks there's not enough memory on the server :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant