GetSRTMData

Extract heigth information from SRTM-files.

Ahora está siguiendo esta publicación

The function enables you to extract height data from SRTM-files for ...

... a single coordinate
... several coordinates
... a line between two coordinates
... several lines between pairs of coordinates.

The output structure will contain a structure of (lon/lat/height)-triplets depending on the input data.

Easy to use, hope you like it ...

Sebinator

Citar como

Sebastian Hölz (2026). GetSRTMData (https://es.mathworks.com/matlabcentral/fileexchange/5544-getsrtmdata), MATLAB Central File Exchange. Recuperado .

Agradecimientos

Inspiración para: SRTM Interpolation

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.0.0.0

V1.00 Fixed bug for abs(lat/lon)<10° mentioned by Tanner. Not tested because I can't log on to the new ftp-address for SRTM-data ...
... let me know if it works.