Working with Geospatial Data in Python
Instructors
Joris Van den Bossche & Dani Arribas-Bel
Geospatial data are data with location information
Geospatial data are data with location information




"Discrete" representations that turn the world into:
"Discrete" representations that turn the world into:
"Discrete" representations that turn the world into:
Feature consisting of multiple geometries: eg MultiPolygon



Vector features can have information associated that describe them: attributes
Tabular vector data:

Working with Geospatial Data in Python