geopython-workshop
geopython-workshop copied to clipboard
The Doing Geospatial in Python Workshop (mainly provided at FOSS4G events)
Tools to be considered: - Apache Sedona - Dask
It needs more content then just ogc-api.
Add as a reference to Section 3: https://crs-explorer.proj.org
PR for issue #111 added code block of overlay raster on vector
I am trying to run jupyter notebook locally, but in `geopython-workshop/workshop/jupyter/requirements.txt` `rasterio` is missing
Fixes #176. Added `win-geopython-workshop-ctl.bat` for Windows users who have not installed WSL. It is as close to a direct translation of `geopython-workshop-ctl.sh` as I could manage; I believe I have...