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

Addd OSRM matrix distances #8

Closed nilsnolde closed 4 years ago

nilsnolde commented 4 years ago

Fixes #6

Builds on top of the GH PR.

By default OSRM queries now both distance and duration from matrix endpoint.