Package 'libgeos'

Title: Open Source Geometry Engine ('GEOS') C API
Description: Provides the Open Source Geometry Engine ('GEOS') as a C API that can be used to write high-performance C and C++ geometry operations using R as an interface. Headers are provided to make linking to and using these functions from C++ code as easy and as safe as possible. This package contains an internal copy of the 'GEOS' library to guarantee the best possible consistency on multiple platforms.
Authors: Dewey Dunnington [aut, cre] , GEOS authors [aut], Martin Davis [ctb, cph], Benjamin Campbell [ctb, cph], Tomasz Sowa [ctb, cph], Christian Kaiser [ctb, cph], David Skea [ctb, cph], Daniel Baston [ctb, cph], Sandro Santilli [ctb, cph], Mateusz Loskot [ctb, cph], Paul Ramsey [ctb, cph], Olivier Devillers [ctb, cph], Sean Gillies [ctb, cph], Mika Heiskanen [ctb, cph], Safe Software Inc. [cph], Refractions Research Inc. [cph], Vivid Solutions Inc. [cph]
Maintainer: Dewey Dunnington <[email protected]>
License: LGPL (>= 2.1)
Version: 3.11.1-2
Built: 2024-08-20 05:00:17 UTC
Source: https://github.com/paleolimbot/libgeos

Help Index


GEOS version information

Description

GEOS version information

Usage

libgeos_version()

Value

The version string returned by GEOSversion();

Examples

libgeos_version()