When using valhalla_service in one-shot mode, you get an error where the command line argument is too big (windows). Proposed solution: use an input file when the request is too big. Proposed PR: https://github.com/valhalla/valhalla/pull/2648
When using valhalla_service in one-shot mode, you get an error where the command line argument is too big (windows).
Proposed solution: use an input file when the request is too big.
Proposed PR: #2648