clgeo_GeometryReport: clgeo_GeometryReport

View source: R/clgeo_GeometryReport.R

clgeo_GeometryReportR Documentation

clgeo_GeometryReport

Description

Function to get a geometry validation report: The report informs on the following:

  • type eventual rgeos issue

  • valid geometry validity status (according to OGC specifications)

  • issue_type type of geometry issue

  • msg catched message when error raised about geometry

Usage

clgeo_GeometryReport(spgeom)

Arguments

spgeom

object extending the Spatial-class as defined in sp

Value

an object of class list giving the following:

  • type eventual rgeos issue

  • valid geometry validity status (according to OGC specifications)

  • issue_type type of geometry issue

  • msg catched message when warning raised about geometry

Author(s)

Emmanuel Blondel emmanuel.blondel1@gmail.com


eblondel/cleangeo documentation built on Sept. 8, 2023, 8:17 p.m.