Elevation
收藏官方服务:
资源简介:
REST API providing terrain elevation data from the Copernicus DEM GLO-90 dataset (~90m resolution), with global coverage of all land areas (approximately 90S to 84N latitude, 180W to 180E longitude).
创建时间:
2026-06-02
原始信息汇总
数据集概述
- 数据集名称: Elevation
- 数据来源: Copernicus DEM GLO-90 数据集(约 90 米分辨率)
- 覆盖范围: 全球所有陆地地区,纬度约 90°S 至 84°N,经度 180°W 至 180°E
- 数据类型: 地形高程数据,单位为米(海拔高度)
- 关键说明:
- 所有高程值均以海平面以上米数为单位
- 若返回
null高程值,表示该点位于海洋或陆地覆盖范围之外(非错误)
- 数据归属声明: 使用该数据需附上以下声明:
“Elevation data: Copernicus DEM GLO-90 © ESA / Copernicus Programme. Original data: © DLR e.V. 2010-2014 and © Airbus Defence and Space GmbH 2014-2018. Used in accordance with the Copernicus Data Policy: https://spacedata.copernicus.eu/en/web/guest/legal-notices”
API 接口信息
- API 提供者: Geo API
- 类别: Mapping(地图)
- 订阅者数量: 1
- 定价模式: Freemium(免费增值),提供以下订阅计划:
- BASIC: $0.00 / 月
- PRO: $9.99 / 月
- ULTRA: $29.99 / 月
- MEGA: $79.99 / 月
- 可用端点:
GET /v1/elevation/profile(获取高程剖面)POST /v1/elevation/batch(批量获取高程)GET /v1/elevation(获取单个点高程)



