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

rasterio/rasterio

Rasterio reads and writes geospatial raster datasets observed · 2026-08-28

github.com/rasterio/rasterio · homepage · Python · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

98/100

  • Activity 99
  • Release rhythm 96
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 29
  • age_days: 4685
  • days_rel: 26
  • days_push: 9
  • n_releases_24m: 8

Full methodology

Adoption not part of the score

2564 stars · 570 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Rasterio is a Python library for reading and writing geospatial raster datasets such as GeoTIFF, built on GDAL and exposing an N-D array (NumPy) based API. It also ships command-line tools for common raster operations.

Use cases

  • read geotiff into numpy array
  • write raster data to tiff
  • reproject satellite imagery
  • get crs and transform of a raster file
  • batch process raster datasets from the command line
  • clip and mask raster imagery

When to choose

  • you need Pythonic access to GDAL raster formats with NumPy arrays
  • you want prebuilt binaries without manually installing GDAL
  • you're doing remote sensing or GIS raster processing pipelines

When to avoid

  • you need vector/feature geospatial data (use GeoPandas/Shapely instead)
  • you need full access to every GDAL driver or advanced GDAL APIs
  • you work outside the Python ecosystem

Facets

library · maturity active

cli image-processing sdk data-science developer-tools python windows cli gdal raster geotiff numpy gis remote-sensing geospatial linux macos

1 source

Member repositories

RepositoryRoleHealth v2
rasterio/rasteriomain98

For agents

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

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