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

dwtkns/gdal-cheat-sheet resource

Cheat sheet for GDAL/OGR command-line tools observed · 2026-08-28

github.com/dwtkns/gdal-cheat-sheet observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases 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: n/a
  • age_days: 4967
  • days_rel: n/a
  • days_push: 811
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1222 stars · 270 forks observed · 2026-08-28

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

A community cheat sheet of copy-paste command-line recipes for GDAL/OGR, the standard open-source geospatial data abstraction tools. It covers vector operations like format conversion, reprojection, clipping, dissolving, merging, querying, and reading from PostGIS or ESRI REST endpoints.

Use cases

  • convert shapefiles to geo from the command line
  • reproject vector data to epsg:4326 with ogr2ogr
  • clip a shapefile by a bounding box or another polygon
  • merge and dissolve vector features by attribute
  • extract features from a shapefile with a where query
  • pull data from postgis into geo
  • read zipped geodata directly with vsizip

When to choose

  • you already use GDAL/OGR and need quick command syntax for common vector tasks
  • you want a concise reference instead of the long official GDAL docs
  • you are learning geospatial command-line workflows

When to avoid

  • you need a GUI or programmatic library for geoprocessing rather than CLI commands
  • you need raster (gdal) command examples, which are less covered here
  • you need guaranteed up-to-date documentation for a specific GDAL version

Facets

learning-resource · maturity stable

documentation geospatial cli developer-tools developer-tools documentation cli cross-platform gdal ogr cheat-sheet gis command-line-tools reference geospatial command-line

1 source

Member repositories

RepositoryRoleHealth v2
dwtkns/gdal-cheat-sheetmain32

For agents

markdown · JSON · MCP: product_card(name="dwtkns/gdal-cheat-sheet")

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