Open Source Geometry Engine ('GEOS') R API
Create GEOS Geometry Vectors
geos: Open Source Geometry Engine ('GEOS') R API
Extract information from a GEOS geometry
Create a basic GEOS STRTree
Buffer a geometry
Geometry transformers
Create rectangles from bounds
Delaunay triagulations and Voronoi diagrams
Binary predicates
Matrix predicates
Distance calculations
Create empty geometries
Access child geometries
Generate inner join keys based on a GEOS predicate
Binary geometry operators
Geometry validity
Create geometries from vectors of coordinates
Circular approximations
Find the closest feature
Create polygons from noded edges
Linear referencing
Read and write well-known text
Dimensionally extended 9 intersection model
Segment operations
Create a GEOS STRTree
Unnest nested geometries
GEOS version information
Plot GEOS geometries
Vctrs methods
Compatibility with the wk package
Provides an R API to the Open Source Geometry Engine ('GEOS') library (<https://libgeos.org/>) and a vector format with which to efficiently store 'GEOS' geometries. High-performance functions to extract information from, calculate relationships between, and transform geometries are provided. Finally, facilities to import and export geometry vectors to other spatial formats are provided.
Useful links