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

[closed] Convert moving duration into routes

0

Which algorithm for osm takes a gps position, duration and average speed/way of transport(by foot, bike, car, ...) and outputs possible routes that fulfill all criteria (start from gps position move around until after duration will have passed you come back to gps position)?

asked 29 Sep '15, 23:32

Leon_Cremer's gravatar image

Leon_Cremer
11112
accept rate: 0%

closed 30 Sep '15, 20:46

aseerel4c26's gravatar image

aseerel4c26 ♦
32.6k18248554


One Answer:

5

This is not an OpenStreetMap specific question, but a general question about routing(related) algorithms. You might get better responses if you ask that question elsewhere, potentially gis.stackexchange.com (even though your question technically isn't even GIS specific).

answered 30 Sep '15, 00:23

Frederik%20Ramm's gravatar image

Frederik Ramm ♦
82.5k927201273
accept rate: 23%

edited 30 Sep '15, 06:34

aseerel4c26's gravatar image

aseerel4c26 ♦
32.6k18248554

Source code available on GitHub .