Nombre

PostGIS_GEOS_Version — Returns the version number of the GEOS library.

Sinopsis

text PostGIS_GEOS_Version();

Descripción

Returns the version number of the GEOS library, or NULL if GEOS support is not enabled.

Ejemplos

Code
SELECT PostGIS_GEOS_Version();
Output
3.12.0dev-CAPI-1.18.0