Learn R Programming

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

rgeos (version 0.2-9)

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

738

Version

0.2-9

License

GPL (>= 2)

Maintainer

Roger Bivand

Last Published

November 12th, 2012

Functions in rgeos (0.2-9)

Ring-class

Class "Ring"
SpatialCollections

create SpatialCollections
polyfile

Read/Write polygon data
gIntersects

Geometry Relationships - Intersects and Disjoint
gIsSimple

Is Geometry Simple?
gArea

Area of Geometry
gIsValid

Is Geometry Valid?
new-generics

Generics/Methods for polygon objects
SpatialCollections-class

Class "SpatialCollections"
gCentroid

Centroid of Geometry
SpatialRings-class

Class "SpatialRings"
gEnvelope

Envelope of Geometry
gpc.poly.nohole-class

Class "gpc.poly.nohole"
gContains

Geometry Relationships - Contains and Within
RGEOS Experimental Functions

Experimental Functions
gPolygonize

Linestring Polygonizer
gBoundary

Boundary of Geometry
gSimplify

Simplify Geometry
SpatialRingsDataFrame-class

Class "SpatialRingsDataFrame"
gCrosses

Geometry Relationships - Crosses and Overlaps
gDistance

Distance between geometries
gBuffer

Buffer Geometry
gUnion

Geometry Union
gRelate

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

Geometry Intersections
gIsEmpty

Is Geometry Empty?
calc.labpt.strings

optimally compute label points
gIsRing

Is Geometry a Ring?
gPointOnSurface

Point on Surface of Geometry
gDifference

Geometry Difference
gEquals

Geometry Relationships - Equality
gSymdifference

Geometry Symmetric Difference
RGEOS Polygon Hole Comment Functions

RGEOS Polygon Hole Comment Functions
RGEOS Utility Functions

RGEOS Utility Functions
RGEOS WKT Functions

RGEOS WKT Functions
gLength

Length of Geometry
gTouches

Geometry Relationships - Touches
gConvexHull

Convex Hull of Geometry
SpatialRings

create SpatialRings or SpatialRingsDataFrame
gpc.poly-class

Class "gpc.poly"