GeoPython 2021

Spatial SQL? ...can you say that in Python, please?
2021-04-23, 20:00–20:30, Track 1

In this talk, we'll review and solve some spatial analysis exercises in both of two ways: using Spatial SQL in PostGIS, and using GeoPandas in Python


This talk will attemp to show, in a didactic and straightforward manner, how you can perform spatial analysis with both of two tools (Spatial SQL and GeoPandas) in order to solve the same given exercise. Several exercises will be discussed in order of ascending complexity, from inside a Jupyter Notebook environment.

This could be of interest for any of the following:

  • python and sql people interested in spatial analysis

  • postgis people interested in the python environment

  • geospatial python people interested in the database environment