| AQuadtree-package | R Documentation |
This package provides an S4 class for creating, manipulating and exporting spatial quadtree varying size grids, and for methods including print/show, plot, spplot, subset, [, [[, names, dim, summary, write.
The quadtree functions and class provide the tools to build a varying size quadtree grid performing a bottom-up aggregation considering a minimum threshold for each the cell. The main goal of the package is the anonymization of a set of spatial point data by an aggregation process as in a k-anonymity model. The grid created follows the INSPIRE Specification on Geographical Grid Systems.
Maintainer: Raymond Lagonigro raymond.lagonigro@uvic.cat (ORCID)
Authors:
Ramon Oller ramon.oller@uvic.cat (ORCID)
Joan Carles Martori martori@uvic.cat (ORCID)
INSPIRE Data Specification on Geographical Grid Systems – Technical Guidelines https://knowledge-base.inspire.ec.europa.eu/publications/inspire-data-specification-geographical-grid-systems-technical-guidelines_en
EEA reference grid dataset https://data.europa.eu/euodp/data/dataset/data_eea-reference-grids-2
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.