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

measuring distance

8
2

Hov do I measure distance between many points(click many points, and see, hov long is the line connecting them) in OpenStreetMap?

asked 19 Feb '11, 14:57

einar's gravatar image

einar
121233
accept rate: 0%

2

Do you want straight-as-the-crow-flies distance between the points or the length of the route through all the points?

(19 Feb '11, 16:23) petschge

4 Answers:

7

There are a number of websites that let you draw a track on top of OpenStreetMap based maps (as well as other maps), then tell you the distance. Some of these are listed here: Track drawing websites

Its also possible to do this with software on your own PC, using OSM based maps. One option for this would be using QLandKarte GT. Or there's a variety of a other software that could work, depending on your operating system and exactly what you want to do.

answered 23 Feb '11, 15:10

Vclaw's gravatar image

Vclaw
9.2k895141
accept rate: 22%

2

Your question is not OpenStreetMap specific; the distance between points is independent of the underlying map, and would usually be caclulated in the application that displays the map. There is a cycle route planner that uses OSM map tiles and lets you plot a route - but if you use that application, then you do not "measure distance in OpenStreetMap", you use OpenLayers/Javascript to measure distance between locations, and you could just as well display any other map below!

If you want to measure distance in an OpenStreetMap editor, use JOSM which has a measurement bar beneath the main window, and there's also a measurement plug-in for more refined tasks.

answered 19 Feb '11, 16:21

Frederik%20Ramm's gravatar image

Frederik Ramm ♦
82.5k927201273
accept rate: 23%

1

Theirs a company called mapyx/quo that as openstreetmap as an alternative to the ones they sell. you can use it for free. It as the usual mapping tools you would need to plan routes I'm pretty sure it will import and export to some gps units.I know its not exactly what you asked but may be of some use

answered 23 Feb '11, 12:09

andy%20mackey's gravatar image

andy mackey
13.2k87143285
accept rate: 4%

0

Find more api details with exact script here.

answered 13 Nov '22, 05:51

sunnyku2's gravatar image

sunnyku2
9112
accept rate: 0%

Source code available on GitHub .