diff --git a/doc.html b/doc.html index 4939c64c..348e892a 100644 --- a/doc.html +++ b/doc.html @@ -333,6 +333,18 @@

The DEM files must have the expected filename format of NXXEYYY.hgt or NXXEYYY.hgt.zip for GPXSee to use them.

+

DEM downloads

+

Since GPXSee 9.6 you can download the required DEM files for the area covered + by the loaded data from the GPXSee GUI. You must however set a valid DEM data + server URL in the preferences for the downloads to work. The URL is specified + as a template where the NYY/SYY and EXXX/WXXX coordinates strings are replaced by + $lat and $lon:

+ +
https://bailu.ch/dem3/$lat/$lat$lon.hgt.zip
+ +

(The downloaded files are automatically renamed, if the file name is not in + the required format.)

+

[1] The user paths have changed in GPXSee 7.

@@ -365,6 +377,7 @@
Map styles
POI files
DEM files
+
DEM downloads
 
diff --git a/index.html b/index.html index 8e8bd5b8..6a7139c0 100644 --- a/index.html +++ b/index.html @@ -184,6 +184,15 @@