geos-package {geos} | R Documentation |
geos: Open Source Geometry Engine ('GEOS') R API
Description
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.
Author(s)
Maintainer: Dewey Dunnington dewey@fishandwhistle.net (ORCID)
Authors:
Edzer Pebesma edzer.pebesma@uni-muenster.de (ORCID)
See Also
Useful links:
Report bugs at https://github.com/paleolimbot/geos/issues
[Package geos version 0.2.4 Index]