Learn R Programming

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

rgeos (version 0.2-4)

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 binaries are provided on CRAN. Mac Intel OS X binaries are not provided on CRAN, but can be installed from the CRAN Extras repository with: setRepositories(ind=1:2); install.packages('rgeos').

Copy Link

Version

Install

install.packages('rgeos')

Monthly Downloads

759

Version

0.2-4

License

GPL (>= 2)

Maintainer

Roger Bivand

Last Published

March 16th, 2012

Functions in rgeos (0.2-4)

gArea

Area of Geometry
RGEOS Experimental Functions

Experimental Functions
gIsRing

Is Geometry a Ring?
gSimplify

Simplify Geometry
SpatialRings

create SpatialRings or SpatialRingsDataFrame
gUnion

Geometry Union
gIsValid

Is Geometry Valid?
SpatialCollections-class

Class "SpatialCollections"
gRelate

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

Is Geometry Empty?
gCrosses

Geometry Relationships - Crosses and Overlaps
gpc.poly.nohole-class

Class "gpc.poly.nohole"
gBoundary

Boundary of Geometry
SpatialRingsDataFrame-class

Class "SpatialRingsDataFrame"
gCentroid

Centroid of Geometry
gPolygonize

Linestring Polygonizer
RGEOS WKT Functions

RGEOS WKT Functions
gIsSimple

Is Geometry Simple?
gIntersection

Geometry Intersections
gEnvelope

Envelope of Geometry
RGEOS Utility Functions

RGEOS Utility Functions
gBuffer

Buffer Geometry
SpatialRings-class

Class "SpatialRings"
gConvexHull

Convex Hull of Geometry
gpc.poly-class

Class "gpc.poly"
new-generics

Generics/Methods for polygon objects
gPointOnSurface

Point on Surface of Geometry
RGEOS Polygon Hole Comment Functions

RGEOS Polygon Hole Comment Functions
gEquals

Geometry Relationships - Equality
gContains

Geometry Relationships - Contains and Within
gSymdifference

Geometry Symmetric Difference
gTouches

Geometry Relationships - Touches
gIntersects

Geometry Relationships - Intersects and Disjoint
polyfile

Read/Write polygon data
gDistance

Distance between geometries
gLength

Length of Geometry
Ring-class

Class "Ring"
SpatialCollections

create SpatialCollections
gDifference

Geometry Difference