OSRM Backend configured to serve data of the city of Rio de Janeiro
513
This project lets you prepare and run a docker container with OSRM and the map of the city of Rio de Janeiro.
By running the container, you will be downloading the maps for the city of Rio de Janeiro, preparing it and then serving it.
Run the container like
docker run \
-d \
--name osrm-rio \
-v /data \
-p 5000:5000 \
macecchi/osrm-rio
Content type
Image
Digest
Size
244.1 MB
Last updated
about 10 years ago
docker pull macecchi/osrm-rio