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

break out logic to gather endpoint parameters into separate functions #40

Closed nilsnolde closed 3 years ago

nilsnolde commented 3 years ago

this would enable us to use routing-py also for binding-related "clients" in other projects.