postgis/postgis
PostGIS spatial database extension to PostgreSQL [mirror] observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 99
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5216
- days_rel: n/a
- days_push: 7
- n_releases_24m: 0
Adoption not part of the score
2209 stars · 433 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
PostGIS is a spatial extension for PostgreSQL that adds storage, indexing, and querying of geospatial vector and raster data. It provides hundreds of spatial SQL functions for geometry processing, measurement, reprojection, and geocoding.
Use cases
- store and query points, lines, and polygons in postgres
- find all locations within a radius of a point
- calculate distances and areas between geometries
- reproject coordinates between spatial reference systems
- import openstreetmap data for spatial analysis
- geocode and reverse geocode addresses in sql
- serve spatial data to qgis or geoserver
When to choose
- you need spatial queries and indexes on top of an existing postgresql database
- you want a mature, standards-compliant open-source gis database engine
- your stack already uses postgresql and you want to avoid a separate spatial database
When to avoid
- you need a lightweight embedded spatial database without running postgres
- your project has no geospatial data or queries
- you require a managed database service that does not offer the postgis extension
Facets
library · maturity stable
database geospatial search-engine data-science databases windows self-hosted cloud postgresql-extension spatial-sql gis spatial-indexing raster geocoding openstreetmap geospatial maps linux macos docker
10 sources
- readme: https://github.com/postgis/postgis · fetched 2026-08-28 · b21555ee2bc6
- homepage: https://postgis.net · fetched 2026-08-29 · 966dfcf7b868
- site_page: https://postgis.net/documentation/developer_docs · fetched 2026-08-29 · b92a1b27d25e
- site_page: https://postgis.net/documentation/tips · fetched 2026-08-29 · f936b11e9db3
- site_page: https://postgis.net/documentation/training · fetched 2026-08-29 · 1520f89edb76
- site_page: https://postgis.net/documentation · fetched 2026-08-29 · 0f0b805b3b9d
- site_page: https://postgis.net/documentation/getting_started · fetched 2026-08-29 · e2b5cde48888
- site_page: https://postgis.net/documentation/manual · fetched 2026-08-29 · 2add540c4d63
- site_page: https://postgis.net/documentation/faq · fetched 2026-08-29 · 87aef928dc01
- site_page: https://postgis.net/development/source_code · fetched 2026-08-29 · bb1e2882a031
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| postgis/postgis | main | 77 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem