martinchristen / pyconde2023

Notebooks for the tutorial of the PyCon.DE 2023 Conference

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Geospatial Data Processing in Python: A Comprehensive Tutorial

Tutorial PyCon.DE 2023

In this tutorial, you will learn about the various Python modules for processing geospatial data, including GDAL, Rasterio, Pyproj, Shapely, Folium, Fiona, OSMnx, Libpysal, Geopandas, Pydeck, Whitebox, ESDA, and Leaflet. You will gain hands-on experience working with real-world geospatial data and learn how to perform tasks such as reading and writing spatial data, reprojecting data, performing spatial analyses, and creating interactive maps. This tutorial is suitable for beginners as well as intermediate Python users who want to expand their knowledge in the field of geospatial data processing

Installation before the Workshop

It is recommended to install all modules before the workshop. Please follow instructions in the notebook PyConDE_00.ipynb

About

Notebooks for the tutorial of the PyCon.DE 2023 Conference

License:MIT License


Languages

Language:Jupyter Notebook 99.9%Language:Python 0.1%