Crash Course - GIS With Python & Data Science
Crash Course - GIS With Python & Data Science
🗓️ Course Plan
🔹 Week 1: GIS & Python Foundations
● Intro to GIS, coordinate systems, vector vs raster
📌
● Export results, automate simple tasks
Mini Project: Buffer waterbodies near schools
📌
● Visualise results with Folium heatmaps
Mini Project: Find high-density zones in your city
📌
● Create a GIS agent (buffer + export task)
Mini Project: Build an AI-powered file cleaner & exporter
🧰 Tech Stack:
● Python: GeoPandas, Shapely, Rasterio, Folium, scikit-learn