osbng 0.2.0
- New geom_to_bng_intersection_explode()simplifies
exploding and flattening features to create a spatial data frame.sfpackage is required for this functionality.
- New bng_grid_<resolution>()family added to
create spatial data frames ofBNGReferencefeatures.sfpackage is required for this functionality.
- New vignette with overview on basic BNG interaction added.
- Updated vignette on indexing examples includes
geom_to_bng_intersection_explode().
- bbox_to_bng()now optionally accepts a- data.frameinput with named columns.
- geom_to_bng()and- geom_to_bng_intersection()accept- sfcobjects
as inputs.
- Updated website and package description.
- Adds a Citation File Format (CFF) file.
osbng 0.1.0
- Initial release of osbngestablishing customBNGRference-type objects with support for conversion,
indexing, and traversal.
- Establish MIT license.
- Website and vignettes set up.