use_spheroid to true. This calculates the geodesic perimeter using the WGS84 spheroid. When using use_spheroid, the lenient parameter defaults to true, assuming the geometry uses EPSG:4326. To throw an exception instead, set lenient to false.
Signatures
Parameters
Geometry
required
The input geometry.
Boolean
The use_spheroid value.
Boolean
default:"True"
The lenient value.
Return type
A numeric value.

