isochrone_esri: Issue a walkalytics isochrone query
Description
isochrone_esri calls the walkalytics isochrone API which calculates the walking isochrone for a source location
and returns a repsonse object that contains a base64-encoded gzipped Esri ASCII grid with walking times for every pixel.
To get an API key, you need to register at https://dev.walkalytics.com/signin.
With the free starter account, you can make up to 100 calls a week to the API.