lengthGeodetic

fun lengthGeodetic(    geometry: Geometry,     lengthUnit: LinearUnit?,     curveType: GeodeticCurveType): Double

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

Return

The geodesic length of the given geometry.