Writing Spatial SQL 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 Writing Spatial SQL with Python
Navigation

Chapter Content

  • Basic SQL + Spatial SQL (SELECT, WHERE, ST_Intersects, ST_Buffer)
  • Creating spatial indexes
  • Performing joins, aggregations, and distance queries
  • Parameterized queries and safe string formatting