Module: Geos::VersionConstants

Included in:
Geos
Defined in:
lib/ffi-geos.rb

Constant Summary collapse

GEOS_JTS_PORT =
Geos.jts_port
GEOS_CAPI_FIRST_INTERFACE =
GEOS_CAPI_VERSION_MAJOR.to_i
GEOS_CAPI_LAST_INTERFACE =
GEOS_CAPI_VERSION_MAJOR.to_i + GEOS_CAPI_VERSION_MINOR.to_i