[OSRM-talk] osrm-extract on xml file generates weird file names
Dennis Luxen
luxen at kit.edu
Tue Nov 12 19:48:53 UTC 2013
Stephen,
quick workaround: name your file map.osm (without .xml).
— Dennis
Am 12.11.2013 um 14:26 schrieb Stephen Woodbridge <woodbri at swoodbridge.com>:
> 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 at openstreetmap.org
> https://lists.openstreetmap.org/listinfo/osrm-talk
More information about the OSRM-talk
mailing list