Hi,

I just got a small map.osm.xml extract file from openstreetmap and ran it with:

$ osrm-extract map.osm.xml
$ ls
map.osm.xml
map.osrm.restrictionsxml
map.osrmxml
map.osrmxml.names


It looks like there is a bug generating the restrictions file name. Shouldn't that be:

map.osrmxml.restrictions

rather than:

map.osrm.restrictionsxml

as this will be a problem when you run:

$ osrm-prepare map.osrmxml

it will not find map.osrmxml.restrictions!

Thanks,
  -Steve


_______________________________________________
OSRM-talk mailing list
OSRM-talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/osrm-talk

Reply via email to