gdalraster
2.6.1Bindings to 'GDAL'
Overview
API bindings to the Geospatial Data Abstraction Library ('GDAL', https://gdal.org). Implements the 'GDAL' Raster and Vector Data Models. Bindings are implemented with 'Rcpp' modules. Exposed C++ classes and stand-alone functions wrap much of the 'GDAL' API and provide additional functionality. Calling signatures resemble the native C, C++ and Python APIs provided by the 'GDAL' project. Class 'GDALRaster' encapsulates a 'GDALDataset' and its raster band objects. Class 'GDALVector' encapsulates an 'OGRLayer' and the 'GDALDataset' that contains it. Initial bindings are provided to the unified 'gdal' command line interface added in 'GDAL' 3.11. C++ stand-alone functions provide bindings to most 'GDAL' "traditional" raster and vector utilities, including 'OGR' facilities for vector geoprocessing, several algorithms, as well as the Geometry API ('GEOS' via 'GDAL' headers), the Spatial Reference Systems API, and methods for coordinate transformation. Bindings to the Virtual Systems Interface ('VSI') API implement standard file system operations abstracted for URLs, cloud storage services, 'Zip'/'GZip'/'7z'/'RAR', in-memory files, as well as regular local file systems. This provides a single interface for operating on file system objects that works the same for any storage backend. A custom raster calculator evaluates a user-defined R expression on a layer or stack of layers, with pixel x/y available as variables in the expression. Raster 'combine()' identifies and counts unique pixel combinations across multiple input layers, with optional raster output of the pixel-level combination IDs. Basic plotting capability is provided for raster and vector display. 'gdalraster' leans toward minimalism and the use of simple, lightweight objects for holding raw data. Currently, only minimal S3 class interfaces have been implemented for selected R objects that contain spatial data. 'gdalraster' may be useful in applications that need scalable, low-level I/O, or prefer a direct 'GDAL' API.
Install
Health
- NOTE r-devel-linux-x86_64-debian-clang
- NOTE r-devel-linux-x86_64-debian-gcc
- NOTE2026-07-1112 OK · 1 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- OK2026-06-0913 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- ERROR2026-06-0812 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
- OK2026-05-1213 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- WARNING2026-05-1112 OK · 0 NOTE · 1 WARNING · 0 ERROR · 0 FAILURE
Show 4 earlier snapshots
- OK2026-05-0213 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- NOTE2026-04-2211 OK · 3 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- ERROR2026-04-1810 OK · 3 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
- NOTE2026-03-1011 OK · 3 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
Documentation
- Examples that run
- 98%
- Documented parameters
- not tracked
- Return-value docs
- not tracked
- References docs
- 1%
Downloads
Repository
Stars over time
Forks over time
Releases over time
Issues over time
PRs over time
Commits over time
Repository practices
11 development-tooling and community-health practices detected across 7 families in the upstream repository
Checks run against github.com/firelab/gdalraster on 2026-08-23.
Show all practices
Dependencies
Code & Tests
Datasets
People & History
22 releases. Pick two to compare their code metrics. R releases are shown for context.
- 2.6.1Latest
- 2.6.02026-05-04 · diff ↗
- RR 4.6.0 released · 2026-04-24
- 2.5.02026-03-25 · diff ↗
- 2.4.02025-12-18 · diff ↗
- 2.3.02025-11-19 · diff ↗
- 2.2.12025-08-29 · diff ↗
- 2.2.02025-08-22 · diff ↗
- 2.1.02025-07-14 · diff ↗
- 2.0.02025-05-11 · diff ↗
- RR 4.5.0 released · 2025-04-11
- 1.12.02025-01-19 · diff ↗
- 1.11.12024-06-13 · diff ↗
- 1.11.02024-06-03 · diff ↗
- RR 4.4.0 released · 2024-04-24
- 1.10.02024-03-26 · diff ↗
Package metadata
- First published
- 2023-05-24
- Total releases
- 22 / 3 yrs
- License
- MIT + file LICENSE OSI
- Minimum R
- ≥ 4.2.0
- Download size
- 3.2 MB
- Installed size
- not tracked yet
- With dependencies
- not tracked yet
Cite
Cite this package
Run in R for the authors' preferred citation:
citation("gdalraster")This is what citation() produces when a package has no citation file of its own. If it prints something else, use that.
Cite the R Observatory
For a number measured here: a download total, a coverage figure, an archival date.
From data release v2026-08-23, which the citation names so these numbers can be found later. More on citing and the projects behind them.