Learn R Programming

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

rgeos (version 0.4-2)

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,009

Version

0.4-2

License

GPL (>= 2)

Maintainer

Roger Bivand

Last Published

November 8th, 2018

Functions in rgeos (0.4-2)

bbox2SP

Converts a bounding box into a SpatialPolygons object.
gpc.poly.nohole-class

Class "gpc.poly.nohole"
RGEOS Experimental Functions

Experimental Functions
gNearestPoints

Closest Points of two Geometries
over

Find spatial join or intersections
new-generics

Generics/Methods for polygon objects
gpc.poly-class

Class "gpc.poly"
SpatialCollections-class

Class "SpatialCollections"
RGEOS Polygon Hole Comment Functions

RGEOS Polygon Hole Comment Functions
gDifference

Geometry Difference
gArea

Area of Geometry
gEquals

Geometry Relationships - Equality
gCentroid

Centroid of Geometry
gBoundary

Boundary of Geometry
gIntersects

Geometry Relationships - Intersects and Disjoint
gIntersection

Geometry Intersections
SpatialRings-class

Class "SpatialRings"
polyfile

Read/Write polygon data
RGEOS WKT Functions

RGEOS WKT Functions
polygonsLabel

Compute optimal label positions for polygons
Ring-class

Class "Ring"
gBuffer

Buffer Geometry
gInterpolate

Interpolate Points along Line Geometry
gContains

Geometry Relationships - Contains and Within
gIsRing

Is Geometry a Ring?
gProject

Project Points to Line Geometry
gRelate

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

Convex Hull of Geometry
gSymdifference

Geometry Symmetric Difference
gDelaunayTriangulation

Compute Delaunay triangulation between points
gCrosses

Geometry Relationships - Crosses and Overlaps
gUnion

Geometry Union
gIsSimple

Is Geometry Simple?
gIsValid

Is Geometry Valid?
gSimplify

Simplify Geometry
RGEOS Utility Functions

RGEOS Utility Functions
gTouches

Geometry Relationships - Touches
gEnvelope

Envelope of Geometry
gNode

Linestring Noder
gPointOnSurface

Point on Surface of Geometry
gPolygonize

Linestring Polygonizer
SpatialRingsDataFrame-class

Class "SpatialRingsDataFrame"
gLength

Length of Geometry
gDistance

Distance between geometries
SpatialCollections

create SpatialCollections
SpatialRings

create SpatialRings or SpatialRingsDataFrame
gIsEmpty

Is Geometry Empty?