Lesson 3 overview¶
During this lesson we will learn a few really useful and commonly used GIS functionalities using Geopandas, namely:
Learning goals¶
After this lessons’ lesson you should be able to:
- Conduct a Point in Polygon queries
- Read data from KML file
- Make spatial and table joins between layers
Sources¶
The materials are partly based on documentation of Geopandas, geopy, Google, Pandas, Shapely, and Lawhead, J. (2013), Chapters I and V.
The lesson reuses materials from Henrikki Tenkanen from the University of Helsinki, under CC-BY-SA from from AutoGIS GitHub repository.