Skip to content

geos.GEOSGetNumCoordinates ⇒ number

Get the total number of points in a geometry, of any type.

Kind: global property of geos
Returns: number - Number of points in the geometry. -1 on exception.

ParamTypeDescription
gGEOSGeometryInput geometry

geos.GEOSGetNumCoordinates_r ⇒ number

Get the total number of points in a geometry, of any type.

Kind: global property of geos
Returns: number - Number of points in the geometry. -1 on exception.

ParamTypeDescription
handleGEOSContextHandle_t-
gGEOSGeometryInput geometry