Learn R Programming

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

rgeos (version 0.3-22)

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

759

Version

0.3-22

License

GPL (>= 2)

Maintainer

Roger Bivand

Last Published

January 9th, 2017

Functions in rgeos (0.3-22)

gpc.poly-class

Class "gpc.poly"
SpatialRings-class

Class "SpatialRings"
SpatialRingsDataFrame-class

Class "SpatialRingsDataFrame"
gpc.poly.nohole-class

Class "gpc.poly.nohole"
RGEOS Experimental Functions

Experimental Functions
RGEOS Polygon Hole Comment Functions

RGEOS Polygon Hole Comment Functions
SpatialRings

create SpatialRings or SpatialRingsDataFrame
SpatialCollections-class

Class "SpatialCollections"
Ring-class

Class "Ring"
SpatialCollections

create SpatialCollections
gNearestPoints

Closest Points of two Geometries
gLength

Length of Geometry
new-generics

Generics/Methods for polygon objects
polygonsLabel

Compute optimal label positions for polygons
polyfile

Read/Write polygon data
gInterpolate

Interpolate Points along Line Geometry
gProject

Project Points to Line Geometry
gArea

Area of Geometry
gDistance

Distance between geometries
gBuffer

Buffer Geometry
gIsValid

Is Geometry Valid?
gDifference

Geometry Difference
over

Find spatial join or intersections
gBoundary

Boundary of Geometry
gUnion

Geometry Union
gContains

Geometry Relationships - Contains and Within
gIntersects

Geometry Relationships - Intersects and Disjoint
gRelate

Geometry Relationships - Intersection Matrix Pattern (DE-9IM)
RGEOS Utility Functions

RGEOS Utility Functions
RGEOS WKT Functions

RGEOS WKT Functions
gIsRing

Is Geometry a Ring?
gIsSimple

Is Geometry Simple?
gIntersection

Geometry Intersections
gNode

Linestring Noder
gSymdifference

Geometry Symmetric Difference
gPointOnSurface

Point on Surface of Geometry
gEquals

Geometry Relationships - Equality
gCrosses

Geometry Relationships - Crosses and Overlaps
gDelaunayTriangulation

Compute Delaunay triangulation between points
gEnvelope

Envelope of Geometry
gConvexHull

Convex Hull of Geometry
gIsEmpty

Is Geometry Empty?
gCentroid

Centroid of Geometry
gTouches

Geometry Relationships - Touches
gPolygonize

Linestring Polygonizer
gSimplify

Simplify Geometry