Learn R Programming

⚠️There's a newer version (0.6-4) of this package.Take me there.

rgeos (version 0.3-26)

Interface to Geometry Engine - Open Source ('GEOS')

Description

Interface to Geometry Engine - Open Source ('GEOS') using the C 'API' for topology operations on geometries. The 'GEOS' library is external to the package, and, when installing the package from source, must be correctly installed first. Windows and Mac Intel OS X binaries are provided on 'CRAN'.

Copy Link

Version

Install

install.packages('rgeos')

Monthly Downloads

1,613

Version

0.3-26

License

GPL (>= 2)

Maintainer

Last Published

October 31st, 2017

Functions in rgeos (0.3-26)

RGEOS Polygon Hole Comment Functions

RGEOS Polygon Hole Comment Functions
SpatialCollections

create SpatialCollections
new-generics

Generics/Methods for polygon objects
polyfile

Read/Write polygon data
gCrosses

Geometry Relationships - Crosses and Overlaps
gEquals

Geometry Relationships - Equality
gDelaunayTriangulation

Compute Delaunay triangulation between points
gEnvelope

Envelope of Geometry
gpc.poly-class

Class "gpc.poly"
gpc.poly.nohole-class

Class "gpc.poly.nohole"
gBuffer

Buffer Geometry
gDistance

Distance between geometries
over

Find spatial join or intersections
gContains

Geometry Relationships - Contains and Within
gUnion

Geometry Union
gBoundary

Boundary of Geometry
gPolygonize

Linestring Polygonizer
gRelate

Geometry Relationships - Intersection Matrix Pattern (DE-9IM)
gCentroid

Centroid of Geometry
gConvexHull

Convex Hull of Geometry
gNode

Linestring Noder
gPointOnSurface

Point on Surface of Geometry
SpatialRings-class

Class "SpatialRings"
SpatialRingsDataFrame-class

Class "SpatialRingsDataFrame"
polygonsLabel

Compute optimal label positions for polygons
gInterpolate

Interpolate Points along Line Geometry
gIsRing

Is Geometry a Ring?
gIsSimple

Is Geometry Simple?
gSimplify

Simplify Geometry
SpatialRings

create SpatialRings or SpatialRingsDataFrame
RGEOS Experimental Functions

Experimental Functions
gProject

Project Points to Line Geometry
gArea

Area of Geometry
gIntersection

Geometry Intersections
gSymdifference

Geometry Symmetric Difference
gTouches

Geometry Relationships - Touches
gIsEmpty

Is Geometry Empty?
gIsValid

Is Geometry Valid?
gDifference

Geometry Difference
RGEOS Utility Functions

RGEOS Utility Functions
RGEOS WKT Functions

RGEOS WKT Functions
Ring-class

Class "Ring"
SpatialCollections-class

Class "SpatialCollections"
gLength

Length of Geometry
gNearestPoints

Closest Points of two Geometries
gIntersects

Geometry Relationships - Intersects and Disjoint