This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

[closed] How can we get the distance between two map points using their latitude and longitude in open street map?

0

If i give the starting latitude, longitude and ending latitude, longitude, i need the distance and the travelling time. Is it possible without any API key? Please say the step by step procedure to get this since i am new to open street map

asked 31 Jul '15, 11:19

sujitha's gravatar image

sujitha
11223
accept rate: 0%

closed 31 Jul '15, 11:26

Frederik%20Ramm's gravatar image

Frederik Ramm ♦
82.5k927201273

The question has been closed for the following reason “Duplicate Question” by Frederik Ramm 31 Jul ‘15, 11:26


One Answer:

3

Just use the main website & the routing option (arrow adjacent to search box).

answered 31 Jul '15, 11:26

SK53's gravatar image

SK53 ♦
28.1k48268433
accept rate: 22%

I been using the excellent OSRM for a while but had not seen the arrow, thanks, when did that get added? very useful.

(01 Aug '15, 17:27) andy mackey
2

On February this year, see the corresponding blog post.

(02 Aug '15, 10:46) scai ♦

Source code available on GitHub .