Welcome to the Basic Python for Geospatial Workshop! This hands-on session is designed to introduce you to the fundamental concepts of Python programming, focusing on geospatial applications.
-
Introduction to Python
- Basics of Python syntax and data structures
- Overview of key geospatial libraries
-
Using Pandas for Data Wrangling
- Reading and manipulating tabular data
- Basic operations using Pandas
-
Using GeoPandas for Vector Data
- Analyzing vector data with GeoPandas
-
Using Rasterio and GeoCube for Raster Data
- Processing raster data with Rasterio
- Basic interpolation using GeoCube
Happy coding! 🚀