Find altitude on an elevation map for any place on Earth. Enter an address or paste latitude and longitude, get the height in meters and feet.
An elevation map is a visualization of terrain height across a region. Each point on the map carries an altitude value above mean sea level, derived from a digital elevation model (DEM). Elevation maps are used in hiking, hydrology, line-of-sight planning, drone flight paths, solar exposure modelling, and any application that depends on the third dimension. This tool returns the elevation value for a single point. For full-region elevation maps, see the MapAtlas Geo-Enrich API.
Elevation, also called altitude, is the height of a point above mean sea level. The standard reference is EGM96 or WGS84, the same global geoid used by GPS. Elevation values come from digital elevation models (DEMs), produced by satellite radar, lidar, and photogrammetry. Resolution varies by region: open global DEMs are typically 30 metres per pixel, while commercial DEMs reach 1 metre or better in well-mapped regions.
If you enter an address, we forward-geocode it to a latitude and longitude using the MapAtlas Geocoding API, then query a public elevation service for the height of that point. If you paste coordinates directly, we skip the geocoding step. The result is returned in both meters and feet, rounded to the nearest unit. For production use cases that need batch lookups, sub-meter accuracy, or terrain profile sampling along a route, the MapAtlas API exposes the same data through a stable enterprise endpoint.
Famous altitude reference points around the world. Paste any coordinate into the tool to verify.
| Resolved location | Coordinates | Elevation (metric) |
|---|---|---|
| Mount Everest summit, Nepal | 27.9881, 86.9250 | 8,849 m |
| K2 summit, Pakistan-China border | 35.8825, 76.5133 | 8,611 m |
| Mont Blanc summit, France-Italy | 45.8326, 6.8652 | 4,808 m |
| Kilimanjaro summit, Tanzania | -3.0674, 37.3556 | 5,895 m |
| Dead Sea surface, Jordan-Israel | 31.5590, 35.4732 | -431 m |
| Mariana Trench (Challenger Deep) | 11.3733, 142.5917 | -10,994 m |
Hiking and outdoor apps showing trail elevation gain, drone flight planning tools that need terrain clearance, real estate platforms displaying floodplain risk, civil engineering pre-feasibility studies, weather and climate models, racing and cycling route planners, and any application where the third dimension matters. A two-dimensional map cannot tell you whether a route climbs 50 metres or 2,000 metres. Adding elevation data turns a flat map into a terrain-aware product.
The MapAtlas GeoEnrich API returns elevation, terrain profile, and slope data for any point or path. EU-hosted, GDPR-compliant.
Explore the GeoEnrich API