Skip to content

GRID3/polyCheck

Repository files navigation

polyCheck

Travis-CI Build Status

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

Installation

To install the package, you can use:

devtools::install_github("GRID3/polyCheck")

User Guide

To see how to use the package check out the vignettes:

Quick Examples

About

Package to check polygons outputs from survey Delineation

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published