calculate_geodetic_area
Calculate the area of a polygon on the Earth's surface using geodetic methods that account for the planet's curvature, ensuring accuracy for large regions.
Instructions
Calculate area of a polygon using geodetic calculations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| geometry | Yes | ||
| ellps | No | WGS84 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||