gis-ops / docker-valhalla

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

Customizing search_radius -- best way to do so #59

Closed kungfu303 closed 2 years ago

kungfu303 commented 2 years ago

I'm working on an application that runs a container with this image (set up using this tutorial: https://gis-ops.com/valhalla-how-to-run-with-docker-on-ubuntu/). I'd like to modify the parameter search_radius, which is used in the/locate service.

I noticed that it is quite simple to do so in Valhalla's config files. However, I do not see an option to change this within the docker-compose.yml that the above tutorial uses.

What's the best way to achieve this modification to search_radius? Would I need to produce a completely new image on my own?

nilsnolde commented 2 years ago

please: read README's. also please: understand approximately what you're doing before engaging other people in their free time on non-issues. (I'm sure trisha already told you I'm not nearly as patient as kevin)

hint: you mapped a volume.