osrm-backend icon indicating copy to clipboard operation
osrm-backend copied to clipboard

Ability to specify output file in osrm-extract

Open flacombe opened this issue 7 years ago • 4 comments

Hi,

This would be great to add a -o --output parameter in osrm-extract to specify the path of the output file. Typical use case is to divert a single osm/pbf file into several osrm files (with different routing profiles).

It's currently mandatory to create at least symbolic links to my single osm file to make osrm-extract produce different osrm files. May I have miss some existing stuff regarding this ?

All the best

flacombe avatar Mar 02 '18 10:03 flacombe