The package polyCheck provides functions which can be used to validate delineated polygons created as part of the GRID3 project. The diagnostics check include:
- Polygon Geometry (area, perimeter, shape complexity etc.)
- Coordinate Reference Systems
- Polygon settlement type
- Does the polygon overlap previously surveyed areas.
It should be noted that the checks are designed to support, not replace, the manual verification process. It is still important that the outline of polygons is still
To install the package, you can use:
devtools::install_github("GRID3/polyCheck")
To see how to use the package check out the vignettes:
