elevation
Get the altitude above sea level for one or more latitude/longitude coordinates. Accepts pipe-separated lat,lng pairs.
Instructions
Get the elevation (altitude above sea level in metres) for one or more lat/lng points.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| locations | Yes | Pipe-separated lat,lng points. e.g. '28.55,77.20|19.07,72.87' (Delhi and Mumbai) |