nilsnolde / 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
272 stars 28 forks source link

handle ZERO_RESULTS in google matrix #122

Closed khamaileon closed 11 months ago

khamaileon commented 11 months ago

A small improvement to avoid crashes when there are ZERO_RESULT elements in Google matrix response.