Jupyter notebook for reading in water sources data (CSV) and convert it to a pumps.json
file (GeoJSON), as used in the Münster schenkt aus web application.
-
Install dependencies
-
Run in a visual Jupyter environement, or execute on the command line:
jupyter nbconvert --execute --clear-output watersource-to-geojson.ipynb`
- Place resulting output files in the web application's public data folder.