geopython-workshop icon indicating copy to clipboard operation
geopython-workshop copied to clipboard

The Doing Geospatial in Python Workshop (mainly provided at FOSS4G events)

Results 37 geopython-workshop issues
Sort by recently updated
recently updated
newest added

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

enhancement

I am trying to run jupyter notebook locally, but in `geopython-workshop/workshop/jupyter/requirements.txt` `rasterio` is missing

enhancement

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...