6. Vector data processing#
- Learning objectives
- 6.1 Representing geographic data in vector format
- 6.2 Introduction to geopandas GeoDataFrames
- 6.3 Common geometric operations
- 6.4 Working with map projections
- 6.5 Geocoding
- 6.6 Selecting data based on spatial relationships
- 6.7 Spatial join
- 6.8 Nearest neighbour analysis
- 6.9 Vector overlay operations
- Exercises