Releases: RikLubbers/Spatial.align
Releases · RikLubbers/Spatial.align
spatial.align v0.1.0
First Release: spatial.align
v0.1.0
Overview
This is the initial release of spatial.align
, an R package designed for spatial data alignment and verification. This release includes the following features:
Features
- align(): Aligns spatial objects based on CRS, extent, cell size, and grid offset using a reference base layer.
- verify_properties(): Checks and compares properties of two spatial objects, including CRS, extent, and resolution.
Installation
You can install the package directly from GitHub using:
devtools::install_github("RikLubbers/spatial.align")
Full Changelog: https://github.com/RikLubbers/Spatial.align/commits/v.0.1.0