pub unsafe extern "C" fn gaiaMeasureArea(ring: gaiaRingPtr) -> f64Expand description
Measures the geometric area for a Ring object
\param ring pointer to Ring object
\return the calculated geometric area
\sa gaiaGeomCollArea
\remark internal method: doesn’t require any GEOS support.