Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 870 Bytes

Readme.md

File metadata and controls

31 lines (22 loc) · 870 Bytes

OSRM Routing Engine Optimised for Inter IIT PS3

Routing engine based on OSRM for motorbike profile for urban-rural locations in India.

Getting Started

These instructions will cover usage information and for the docker container

Prerequisities

In order to run this container you'll need docker installed.

Installation

Clone this repository and change directory to root of this repository.

git clone https://github.com/Inter-iit-tech/inter_iit_osrm
cd inter_iit_osrm

Write the Following command for downloading the map osm.pbf file, clipping it, build and run.

make complete

Use fast commands for dev

Find Us