jurb / wormhotels

Notebook in which I calculate travel time by foot for points of interest for all addresses in Amsterdam using OSRM, output with Leaflet. Includes function to calculate the most nearby points of interest for your address.

Home Page:https://nbviewer.jupyter.org/github/jurb/wormhotels/blob/master/Having%20a%20look%20at%20the%20worm%20hotels%20in%20Amsterdam.ipynb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Exploring reachability of points of interest for all addresses in a city by foot

Online version of the notebook.

In this notebook I use open data from the municipality of Amsterdam to find out how worm hotels (neighbourhood compost stations) are distributed around the city. Using OSRM I calculated the walking distance to all worm hotels for all addresses in Amsterdam. The analysis includes Leaflet maps and functions which calcultate information about the nearest worm hotel given an address in Amsterdam.

About

Notebook in which I calculate travel time by foot for points of interest for all addresses in Amsterdam using OSRM, output with Leaflet. Includes function to calculate the most nearby points of interest for your address.

https://nbviewer.jupyter.org/github/jurb/wormhotels/blob/master/Having%20a%20look%20at%20the%20worm%20hotels%20in%20Amsterdam.ipynb


Languages

Language:Jupyter Notebook 69.0%Language:HTML 31.0%