NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

Hello people, i'm a master student and currently i'm working with a problem called location-routing problem.

I need to generate a distance matrix with all cities of my state (about 850 cities). I tried to use google maps however the price is too high for my low funds project and now i want to try to use Open Street Map. I am lost in regard of API's. I was not able to find a free API to provide me the distances in the matrix so i was thinking in create a local instance of the Open Source Routing Machine. Can anyone provide me a direction on where i should start? I'm really lost in this regard.

Any help is welcomed. Thank you.

asked 05 Sep '20, 02:04

VICTOR%20HUGO's gravatar image

VICTOR HUGO
21112
accept rate: 0%


Read https://github.com/Project-OSRM/osrm-backend ("Quick Start") and then come back with concrete questions if something doesn't work.

permanent link

answered 05 Sep '20, 08:25

Frederik%20Ramm's gravatar image

Frederik Ramm ♦
82.5k927201273
accept rate: 23%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×85
×63
×5

question asked: 05 Sep '20, 02:04

question was seen: 3,462 times

last updated: 05 Sep '20, 08:25

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum