Changes between Version 2 and Version 3 of Ticket #22596


Ignore:
Timestamp:
2022-12-23T22:55:25+01:00 (3 years ago)
Author:
hhtznr
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #22596 – Description

    v2 v3  
    88It builds on ''HgtReader'' from ''ElevationProfile'' plugin written by Oliver Wieland. ''HgtReader'' checks whether the HGT file covering the current map location is available on disk. If so, it reads it into memory and determines the elevation at the current location.
    99
    10 I extended ''HgtReader''with ''HgtDownloader'', which will download any missing HGT file in a background thread from NASA's Land Processes Distributed Active Archive Center (LP DAAC) at https://e4ftl01.cr.usgs.gov/MEASURES/SRTMGL3.003/2000.02.11/.
     10I extended ''HgtReader'' with ''HgtDownloader'', which will download any missing HGT file in a background thread from NASA's Land Processes Distributed Active Archive Center (LP DAAC) at https://e4ftl01.cr.usgs.gov/MEASURES/SRTMGL3.003/2000.02.11/.
    1111
    1212I created a preferences tab, where the elevation feature can be enabled and where optional auto-downloading can turned on.