Get elevation from GPS coordinates

Retrieves ground elevation data for given GPS coordinates using the SRTM 250 model at Open-Elevation API web service.

Vous suivez désormais cette soumission

This function queries the Open-Elevation API web service for ground elevations. The web service uses the SRTM 250 digital elevation database, which results from the NASA Shuttle Radar Topographic Mission (SRTM) and has a resolution of 250 m at the equator.
Key features:
  • Requires an internet connection to function properly.
  • Works without the need for an API token.
  • Accepts both 1D and 2D numeric arrays.
  • Handles large queries by dividing them into smaller batches.

Citation pour cette source

Lubos Smolik (2026). Get elevation from GPS coordinates (https://fr.mathworks.com/matlabcentral/fileexchange/170101-get-elevation-from-gps-coordinates), MATLAB Central File Exchange. Extrait(e) le .

Remerciements

Inspiré par : getElevations(latitude, longitude, varargin)

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec les versions R2016b et ultérieures

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
1.1.1