sabman / herestapis

Tutorial showing essential HERE Location Services RESTful APIs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Herestapis

Binder

This is a collection of notebooks presented at a "Geocoding and Mapping" special PyData Berlin meetup on 2018-11-08. They can be executed inside a Jupyter environment kindly hosted by mybinder.org. You only need to click the "launch binder" button and wait anywhere between 30 seconds and two minutes.

Of course, you could also download or clone this repo and install the dependencies in binder/apt.txt and binder/environment.yml locally (the latter with conda)... For now the former is recommended, as everything should work (except the ipyearth bits, which will be hopefully fixed, soon, too).

For getting the full experience a registration with https://developer.here.com is needed, together with APP_CODE and APP_ID credentials, which need to be stored in the file credentials.py.template (with the .template extension removed).

About

Tutorial showing essential HERE Location Services RESTful APIs.

License:MIT License


Languages

Language:Jupyter Notebook 98.7%Language:Python 1.3%Language:Shell 0.0%