Ross ROSS = Recommend OSS · open-source software intelligence for agents

postgis/postgis

PostGIS spatial database extension to PostgreSQL [mirror] observed · 2026-08-28

github.com/postgis/postgis · homepage · PLpgSQL · GPL-2.0 (copyleft) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
postgis/postgismain77

For agents

markdown · JSON · MCP: product_card(name="postgis/postgis")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem