gis-ops / docker-valhalla

This is our flexible Docker repository for the Valhalla routing engine
MIT License
233 stars 69 forks source link

add ability to change the file/dir name of the graph on disk #69

Closed nilsnolde closed 2 years ago

nilsnolde commented 2 years ago

so far it's always valhalla_tiles.tar which is zero descriptive. this pr adds a new env var tileset_name defaulting to valhalla_tiles.tar (so should be easily backwards-compatible).