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

Bonjour I am a student and I am doing a project about city logistics and I have the next question:

Is it possible to write two addresses or coordinates in Excel and get the routing distance between those points from OSM, if yes, how I can do it?

asked 06 Dec '18, 18:28

Jrangel's gravatar image

Jrangel
11113
accept rate: 0%

edited 06 Dec '18, 19:53

aseerel4c26's gravatar image

aseerel4c26 ♦
32.6k18248554


The most simple way: I guess you could use VBA to query a online routing service (based on OSM).

In case you need to convert an address to coordinates (but I guess most Routing APIs can do that for you), have a look at geocoding (this is how it is called).

By the way, nearly everything is possible with OSM - because our data is free.

permanent link

answered 06 Dec '18, 19:52

aseerel4c26's gravatar image

aseerel4c26 ♦
32.6k18248554
accept rate: 18%

edited 06 Dec '18, 20:10

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:

×305
×16
×9

question asked: 06 Dec '18, 18:28

question was seen: 9,391 times

last updated: 06 Dec '18, 20:10

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