You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 6, 2023. It is now read-only.
Had this working locally for car. Seems quite buggy, various answers can be found at ask.openrouteservice.org. Ultimately, we'll need this running on the server. Then can check if #9 works as expected.
See this YouTube video.
docker
compose filedocker-compose.yml
platform: linux/x86_64
toors-app
-Xmx2g
to-Xmx5g
. The England data is 1.2 GB and need about 2* the memory per profile.#- ./your_osm.pbf:/home/ors/ors-core/data/osm_file.pbf
to- ./england-latest.osm.pbf:/home/ors/ors-core/data/osm_file.pbf
They will say
org.apache.catalina.startup.Catalina.start Server startup in
when ready7. Stop server
docker/conf/ors-config.json
. Changingto
OPENROUTESERVICE_BASE_URL
in.envrc
The text was updated successfully, but these errors were encountered: