clgeo_CleanByPolygonation.Polygon: clgeo_CleanByPolygonation.Polygon

Description Usage Arguments Value Note Author(s)

View source: R/clgeo_CleanByPolygonation.R

Description

Function to clean a Polygon-class object by polygonation.

Usage

1

Arguments

p

object of class Polygon-class as defined in sp

verbose

Indicates wether the clean logs have to be printed. Default value is FALSE.

Value

a list of objects of class Polygon-class as defined in sp, with cleaned geometries.

Note

The polygonation method is a tentative alternate method to triangulation to clean geometries. In this method, triangulation is skipped and a re-polygonation algorithm is applied.

Author(s)

Emmanuel Blondel emmanuel.blondel1@gmail.com


cleangeo documentation built on April 17, 2021, 5:06 p.m.