# rgeo/rgeo

Geospatial data library for Ruby

Repository: https://github.com/rgeo/rgeo
Canonical: https://ross.abutalabs.com/products/rgeo
Homepage: https://rgeo.info
Language: Ruby
License: NOASSERTION
License Family: other
Topics: ruby, rgeo, geolocation, proj4-library
Last push: 2026-04-28T12:22:19+00:00

## Health v2 (maintenance only)
Score: 68/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 79, release rhythm 35, longevity 100
- inputs: {"age_days": 5797, "days_push": 127, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1060, forks 158 (observed 2026-08-28T04:03:25.779794+00:00)

## What it is
RGeo is a geospatial data library for Ruby implementing the OGC Simple Features Specification. It represents geometric objects like points, lines, and polygons, performs spatial analysis, and reads/writes WKT and WKB data used by spatial databases.

## Use cases
- represent points lines and polygons in ruby
- compute intersections buffers lengths and areas of geometries
- read and write WKT and WKB spatial data
- handle spherical geometry and map projections
- build location-aware ruby applications
- model geolocation data in rails apps

## When to choose
- you need standards-based geospatial geometry handling in Ruby
- your app exchanges spatial data with spatial databases like PostGIS
- you need spatial analysis operations such as buffering or intersection

## When to avoid
- you need a full GIS or map rendering solution rather than a geometry library
- you are not working in Ruby
- you need advanced features requiring GEOS but cannot install native C libraries

## Facets
- artifact type: library
- maturity: active
- function: geospatial, parser, serialization
- domain: web-development
- platform: ruby, jvm, cross-platform
- tags: ogc-simple-features, wkt, wkb, geolocation, spatial-analysis, geos, spherical-geometry, geospatial, maps

## Member repositories
- rgeo/rgeo (main) score 68

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:25.779794+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:57:03.858384+00:00, confidence not recorded.
  - readme: https://github.com/rgeo/rgeo (fetched 2026-08-28T04:03:25.779794+00:00, sha ca45a2747df7)
  - homepage: https://rgeo.info (fetched 2026-08-29T12:58:48.456346+00:00, sha 517b71960e7f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
