Skip to content
On this page

geos.GEOSPolygonHullParameterModes ⏏

Controls the behavior of the GEOSPolygonHullSimplify parameter.

NameValueDescription
GEOSHULL_PARAM_VERTEX_RATIO1Fraction of input vertices retained
GEOSHULL_PARAM_AREA_RATIO2Ratio of simplified hull area to input area

Kind: Exported member