Queries the elevation of a location using opentopodata.org.
| Number | Name | Object Type | Description | Optional |
|---|---|---|---|---|
| 1 | Latitude | System.Double | Latitude of location. | No |
| 2 | Longitude | System.Double | Longitude of location. | No |
| Number | Name | Object Type | Description |
|---|---|---|---|
| 1 | Elevation | System.Double | The elevation of the location in the model unit system. |
| 2 | Units | System.String | Descriptor of the output units. |
