gis-ops / routingpy

🌎 Python library to access all public routing, isochrones and matrix APIs in a consistent manner.
https://routingpy.readthedocs.io/en/latest/?badge=latest
Apache License 2.0
270 stars 26 forks source link

Add matrix and direction kwargs for osrm #49

Closed nurikk closed 2 years ago

nurikk commented 2 years ago

This PR adds support for directions and matrix request for osrm. It enables passing additional parameters like fallback_speed fallback_coordinate etc.

nilsnolde commented 2 years ago

same here:) thanks for adding a tiny test!