- https://www.postgis-python.com/
-
Joined
Jul 9, 2026
Popular repositories Loading
-
postgis-python.com
postgis-python.com PublicProduction-grade PostGIS + Python documentation: spatial queries, GiST indexing, SQLAlchemy/GeoAlchemy2 integration, schema migrations, and performance tuning — runnable SQL + Python, no pseudocode.
Nunjucks
-
postgis-explain-visualizer
postgis-explain-visualizer PublicDiagnose PostGIS performance problems from a PostgreSQL EXPLAIN plan. Parses JSON and text EXPLAIN (ANALYZE, BUFFERS) output, runs ten spatial rules — missing GiST index, ST_Distance instead of ST_…
Python
-
spatial-index-advisor
spatial-index-advisor PublicAnalyses PostgreSQL query workloads and PostGIS table statistics, then recommends spatial indexes — GiST, SP-GiST, BRIN, partial, composite — plus clustering, index drops and query rewrites. Reads …
Python
-
postgis-fixtures
postgis-fixtures PublicPytest plugin providing an ephemeral PostGIS database and deterministic, realistic spatial fixture data. Seeded generators for clustered points, routes and polygons across multiple CRSs, ready-made…
Python
-
geoalchemy-model-generator
geoalchemy-model-generator PublicGenerate GeoAlchemy2 and SQLAlchemy 2.0 declarative models from a live PostGIS database, complete with geometry types, SRIDs, spatial indexes, enums and foreign-key relationships — plus typed spati…
Python
-
st-function-cheatsheet
st-function-cheatsheet PublicCurated, example-driven reference for 92 PostGIS ST_* functions and spatial operators. Every entry has a SQL example with its real result, psycopg and GeoAlchemy2 snippets, SRID gotchas, GiST index…
Python
If the problem persists, check the GitHub status page or contact support.