areaGeodetic

fun areaGeodetic(    geometry: Geometry,     unit: AreaUnit?,     curveType: GeodeticCurveType): Double

Calculates the geodesic area of the given geometry. Supports true curves, calculating the result by densifying curves.

Return

The calculated geodesic area in the requested unit.