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

[PySAL](https://github.com/pysal/pysal) remains in active development and is gaining some traction. Perhaps include a little reference in the Data Analysis section as something extra to explore.

enhancement

Hi, I'm trying your project, and I encountering an error as following your instructions on Readme. ``` git clone https://github.com/geopython/geopython-workshop.git cd geopython-workshop.git/workshop/jupyter ./build.sh ``` OK, except that the directory is...

enhancement
documentation

An initial agenda has been put forth in https://github.com/geopython/geopython-workshop/wiki/Agenda-2024-07-02-FOSS4G-Europe @pvgenuchten @justb4 @krishnaglodha @ldesousa to update. We need at least two persons per section.

sample data from estonia, or later this year Brazil For example INSPIRE geoportal has [following priority datasets](https://inspire-geoportal.ec.europa.eu/srv/eng/catalog.search#/results?country=ee&view=priorityOverview&iacs=none&theme=none&legislation=none&envdomain=none) - Estonian Groundwater Deposits Database (EELIS) - Modeled habitat types of the Estonian...

PR to facilitate discussion on this topic docker-compose was removed >1 year ago, i think we can assume all are migrated by now? removing shopt and alias because it is...

enhancement

We can show application of streamlit https://blog.streamlit.io/qiusheng-wu-uses-streamlit-to-build-a-popular-geospatial-application/

This is an essential aspect of SRSs for local mapping, but it is pretty advanced. To include in section 3? Maybe latter section? Or perhaps an **Advanced** paragraph in the...

Docker post-install steps in case of permission problems, even when using sudo. See https://docs.docker.com/engine/install/linux-postinstall/ : If you don’t want to preface the docker command with sudo, create a Unix group...

enhancement