lengthGeodetic

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

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

Return

The geodetic length of the given geometry.

Since

200.1.0