geotargets
Targets extensions for geospatial data. Contribute to ropensci/geotargets development by creating an account on GitHub.
Geospatial targets grew from two raster helpers into a tiling and multi-backend pipeline layer.
◆Recent moves
- 1y ago
Guards sozip metadata option against GDAL below 3.7
A CRAN-driven fix that errors clearly instead of failing obscurely when GDAL is too old for the sozip metadata path added in 0.3.0. Housekeeping on the previous release.
View source ↗ - 1y ago
VRT targets, datatype control, and GPKG default for vectors
The write path gets serious attention: tar_terra_vrt() references multiple sources through a GDAL virtual dataset, targets gain datatype and type arguments, and the vector default switches to GPKG because shapefiles were dropping CRS information. This is the release where geotargets started caring about what survives a round trip to disk.
View source ↗ - 1y ago
stars backend and dynamically branched raster tiles
⚡ SPARKThe release that turns geotargets from a serialisation helper into a pipeline design tool — tiles with dynamic branching plus a second geospatial backend, which is the capability everything in 0.3.x refines.
View source ↗ - 2y ago
First release: raster, vector, and collection targets
The founding release establishes the pattern the package still follows — a tar_* factory per geospatial class, plus package-level options. Narrow compared with what tiling later made possible.
View source ↗