Overview¶
During this week we will learn a few really useful and commonly used GIS functionalities using Geopandas, namely:
- Data classification
- Geometric operations: Overlay analysis
- Exercise 4
- Exercise 4 hints
Learning goals¶
After this week’s lesson you should be able to:
- Conduct a Point in Polygon queries
- Read data from KML file
- Make spatial and table joins between layers
- Find the nearest neighbour from Point -objects.