Skip to main content

CurvePolygon

No overview available.

Attributes

AttributeTypeDescription
geos_supportboolean = falseIndicates whether the CurvePolygon class supports GEOS operations, which is currently disabled for this geometry type.

Constructor

Signature

def CurvePolygon() - > null

Signature

def CurvePolygon(
args: tuple,
kwargs: dict
) - > null

Parameters

NameTypeDescription
argstuplePositional arguments representing the exterior and interior rings of the polygon
kwargsdictKeyword arguments for geometry configuration such as SRID