Learn R Programming

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

rgeos (version 0.1-10)

Interface to Geometry Engine - Open Source (GEOS)

Description

Interface to Geometry Engine - Open Source (GEOS) using the C API for topology operations on geometries.

Copy Link

Version

Install

install.packages('rgeos')

Monthly Downloads

723

Version

0.1-10

License

GPL (>= 2)

Maintainer

Roger Bivand

Last Published

October 24th, 2011

Functions in rgeos (0.1-10)

gTouches

Geometry Relationships - Touches
gArea

Area of Geometry
SpatialCollections

create SpatialCollections
gContains

Geometry Relationships - Contains and Within
SpatialRings-class

Class "SpatialRings"
gDistance

Distance between geometries
gConvexHull

Convex Hull of Geometry
gCrosses

Geometry Relationships - Crosses and Overlaps
gLength

Length of Geometry
gUnion

Geometry Union
polyfile

Read/Write polygon data
gPointOnSurface

Point on Surface of Geometry
gIntersects

Geometry Relationships - Intersects and Disjoint
gBoundary

Boundary of Geometry
RGEOS Utility Functions

RGEOS Utility Functions
gpc.poly-class

Class "gpc.poly"
SpatialCollections-class

Class "SpatialCollections"
gIsValid

Is Geometry Valid?
gSymdifference

Geometry Symmetric Difference
gIsSimple

Is Geometry Simple?
gRelate

Geometry Relationships - Intersection Matrix Pattern (DE-9IM)
new-generics

Generics/Methods for polygon objects
gPolygonize

Linestring Polygonizer
gEnvelope

Envelope of Geometry
RGEOS WKT Functions

RGEOS WKT Functions
gEquals

Geometry Relationships - Equality
Ring-class

Class "Ring"
SpatialRingsDataFrame-class

Class "SpatialRingsDataFrame"
RGEOS Experimental Functions

Experimental Functions
gIsRing

Is Geometry a Ring?
gIsEmpty

Is Geometry Empty?
gCentroid

Centroid of Geometry
gpc.poly.nohole-class

Class "gpc.poly.nohole"
gSimplify

Simplify Geometry
gBuffer

Buffer Geometry
gDifference

Geometry Difference
RGEOS Polygon Hole Comment Functions

RGEOS Polygon Hole Comment Functions
SpatialRings

create SpatialRings or SpatialRingsDataFrame
gIntersection

Geometry Intersections