area Geodetic
fun areaGeodetic( geometry: Geometry, unit: AreaUnit?, curveType: GeodeticCurveType): Double
Content copied to clipboard
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.