Connecting to PostGIS with Python

Spatial Databases & Big‑Data Workflows

Video Locked

Please log in to watch this video

Log In
Chapter Info
Course The Ultimate GeoPython course
Module Spatial Databases & Big‑Data Workflows
Chapter Connecting to PostGIS with Python
Navigation

Chapter Content

  • Using psycopg2, SQLAlchemy, and GeoAlchemy2
  • Connecting and authenticating securely
  • Reading geometries into GeoDataFrame using geopandas.read_postgis()
  • Writing back using .to_postgis()