Get elevation from GPS coordinates
                    Versione 1.1.1 (3,06 KB) da  
                  Lubos Smolik
                
                
                  Retrieves ground elevation data for given GPS coordinates using the SRTM 250 model at Open-Elevation API web service.
                
                  
              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.
 
Cita come
Lubos Smolik (2025). Get elevation from GPS coordinates (https://it.mathworks.com/matlabcentral/fileexchange/170101-get-elevation-from-gps-coordinates), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
              Creato con
              R2024a
            
            
              Compatibile con R2016b e release successive
            
          Compatibilità della piattaforma
Windows macOS LinuxTag
Riconoscimenti
Ispirato da: getElevations(latitude, longitude, varargin)
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
| Versione | Pubblicato | Note della release | |
|---|---|---|---|
| 1.1.1 | 
