Description Usage Arguments Value Author(s) See Also
View source: R/clgeo_GeometryReport.R
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
error_msg catched message when error raised about geometry
warning_msg catched message when warning raised about geometry
1 | clgeo_GeometryReport(spgeom)
|
spgeom |
object extending the |
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
error_msg catched message when error raised about geometry
warning_msg catched message when warning raised about geometry
Emmanuel Blondel emmanuel.blondel1@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.