From f41f64f37efc21ee064a290035e87fd79b0f4743 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20T=C5=AFma?= Date: Mon, 14 Oct 2024 06:17:45 +0200 Subject: [PATCH] Added hillshading documentation --- doc.html | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/doc.html b/doc.html index 8c368219..68640b2c 100644 --- a/doc.html +++ b/doc.html @@ -389,6 +389,15 @@ provided by Jonathan de Ferranti and repacked by the AAT project.

+

Hillshading

+

In addition to elevation source, the DEM files can also be used for hillshading + rendering on vector maps which have it as a separate layer (Garmin IMG and + Mapsforge maps). If the IMG map contains it's own DEM data, it takes precedence. + The Mapsforge style must define a <hillshading> element for + the hillshading to be rendered.

+ +

Raster maps (e.g. online maps) are expected to have their own hillshading, enabling + hillshading on them has no effect.

Positioning

Since version 10.0, GPXSee is able to show the real-time GPS position @@ -508,6 +517,7 @@

POI files
DEM files
DEM downloads
+
Hillshading
Positioning
Windows & OS X
Linux