GetSRTMData

Extract heigth information from SRTM-files.
4,1K Downloads
Aktualisiert 3. Dez 2004

Lizenz anzeigen

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

Zitieren als

Sebastian Hölz (2024). GetSRTMData (https://www.mathworks.com/matlabcentral/fileexchange/5544-getsrtmdata), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R13
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Quellenangaben

Inspiriert: SRTM Interpolation

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Veröffentlicht Versionshinweise
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.