densifyGeodeticOrNull

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

Densifies the input geometry by creating additional vertices along the geometry, using a geodetic curve.

Return

The geodetic densified geometry.

Since

200.1.0