Sign inSign up

macecchi/osrm-rio

By macecchi

Updated about 10 years ago

OSRM Backend configured to serve data of the city of Rio de Janeiro

Image
0

513

macecchi/osrm-rio repository overview

Docker image for OSRM - Rio de Janeiro

This project lets you prepare and run a docker container with OSRM and the map of the city of Rio de Janeiro.

Run

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

Tag summary

Content type

Image

Digest

Size

244.1 MB

Last updated

about 10 years ago

docker pull macecchi/osrm-rio