Closed eblondel closed 10 years ago
Base functions include the following utilities:
clgeo_GeometryReport
list
clgeo_CollectionReport
data.frame
clgeo_SuspiciousFeatures
vector
clgeo_Clean
Spatial*
SpatialPolygons
clgeo_SummaryReport
table
Base functions include the following utilities:
clgeo_GeometryReport
: provide a geometry validity report (list
)clgeo_CollectionReport
: provide a collection validity report (data.frame
)clgeo_SuspiciousFeatures
: provide the list of indexes of suspicious features (vector
)clgeo_Clean
: cleans aSpatial*
object (at now limited toSpatialPolygons
)clgeo_SummaryReport
: report summary (table
)