Overview ======== During this week we will learn a few really useful and commonly used GIS functionalities using Geopandas, namely: 1. :doc:`Data classification ` 2. :doc:`Geometric operations: Overlay analysis ` 3. :doc:`Exercise 4 ` 4. :doc:`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. Sources ------- Following materials are partly based on documentation of `Geopandas `__, `Pandas `__, `Shapely `__, and `pysal `_. Lecture videos -------------- .. admonition:: Lesson 4.1 - Data classification; Pysal map classification schemes .. raw:: html

Henrikki Tenkanen, University of Helsinki @ AutoGIS channel on Youtube.

.. admonition:: Lesson 4.2 - Overlay analysis; Aggregate spatial data; Simplify geometries .. raw:: html

Henrikki Tenkanen, University of Helsinki @ AutoGIS channel on Youtube.