Skip to main content

geos_version_tuple

Return the GEOS version as a tuple (major, minor, subminor).

def geos_version_tuple() - > tuple

Return the GEOS version as a tuple (major, minor, subminor).

Returns

TypeDescription
tupleA tuple containing the major, minor, and subminor version numbers of the GEOS library