I''ve got the task to tune an existing routing algorithm t0 take the following points into account and display the route on a map.
Using OSM data, where would I start? |
Welcome to OSM and our OSQA support forum :) As data and (most) tools are open, it's straight forward to realize this task:
You might also check out the Trafficmining framework that is build to develop and benchmark routing algorithms on OSM. But I don't know if you get access to all OSM tags or just get the most usual ones ... You can lookup all relevant OSM tags at Map features list. @iii because the documentation for Traffic Mining framework is bad. I thought I would see if you have any answers: I am getting this error: Jan 22, 2014 10:10:04 PM de.lmu.ifi.dbs.trafficmining.LoadGraphListener propertyChange SEVERE: null java.util.concurrent.ExecutionException: java.lang.NumberFormatException: For input string: "2153445071" when I try to load an .osm file from:
(22 Jan '14, 22:15)
mumf
I don't have any experience with the framework. So I can just recommend to make use of the official support channels :(
(23 Jan '14, 06:37)
iii
1
Please stop creating dupe crossposting https://help.openstreetmap.org/questions/30121/tweaking-routing-algorithm https://stackoverflow.com/questions/21207220/osm-editing-routing-algorithm/21208259
(23 Jan '14, 06:57)
iii
|