I've built an OSM road dataset (from a shapefile to a .osm in JOSM), in
which each unique feature has been assigned a'highway'
tag<http://wiki.openstreetmap.org/wiki/Key:highway>.
I've declared oneways and bridges in the proper syntax as well. This
dataset is going to be used in a mobile routing application, which I am
currently beta testing with a developer. The one-ways and the turn
restrictions that I've already built are being recognized and followed in
solving routes in this application currently, but I would like to build-in
some kind of hierarchy as well so that a 'primary' road is given preference
over an 'unclassified' when solving a route.

I had thought originally that the 'highway' tag would do this
automatically, but that does not seem to be the case. What is it that I am
missing?

-- 

Jeff Wicklund – GIS Analyst
_______________________________________________
Routing mailing list
Routing@openstreetmap.org
http://lists.openstreetmap.org/listinfo/routing

Reply via email to