valhalla / valhalla

Open Source Routing Engine for OpenStreetMap
https://valhalla.github.io/valhalla/
Other
4.3k stars 661 forks source link

Add option to include grid data in isochrone pbf output #4596

Open chrstnbwnkl opened 4 months ago

chrstnbwnkl commented 4 months ago

similar to #4594 but for the more analytical use cases where visualization of the grid is not a priority. Could be achieved by adding another request parameter that when used in combination with format=pbf writes the grid (and additionally needed information like cell size and top left corner coordinates) to the isochrone pbf message and skips the contouring.

nilsnolde commented 4 months ago

Can be done, but I'd say very low prio (in my book at least).