length Geodetic
fun lengthGeodetic( geometry: Geometry, lengthUnit: LinearUnit?, curveType: GeodeticCurveType): Double
Content copied to clipboard
Calculates the geodesic length of the geometry. Supports true curves, calculating the result by densifying curves.
Return
The geodesic length of the given geometry.