R/cleangeo.R

#' @name cleangeo
#' @aliases cleangeo-package
#' @aliases cleangeo
#' @docType package
#' 
#' @title Clean Geometries from Spatial Objects
#'
#' @description cleangeo provides a set of utility tools to inspect spatial objects, facilitate handling and 
#' reporting of topology errors and geometry validity issues.  Finally, it provides a geometry 
#' cleaner that will fix all geometry problems, and  eliminate (at least reduce) the likelihood 
#' of having issues when doing spatial data processing.
#'
#' @import sf

#' @author Emmanuel Blondel \email{emmanuel.blondel1@@gmail.com}
#' 
NULL

Try the cleangeo package in your browser

Any scripts or data that you put into this service are public.

cleangeo documentation built on Sept. 1, 2023, 5:08 p.m.