Benutzertools

Site-Tools


Handbuch:advanced:map_tools:theming

Differenzen

Dies zeigt Ihnen die Unterschiede zwischen zwei Versionen der Seite.

Link zu dieser Vergleichsansicht

Beide Seiten vorherige ÜberarbeitungVorherige Überarbeitung
Nächste Überarbeitung
Vorherige Überarbeitung
manual:advanced:map_tools:theming [2017/01/19 13:04] – [Unterstützte Tags] volapetmanual:advanced:map_tools:theming [2022/04/20 14:53] (Strom) - [Mögliche Werte] mstupka
Linie 6: Linie 6:
 ==== Grundlegende Informationen ==== ==== Grundlegende Informationen ====
  
-This page contains **mapping XML** file used by Locus Map for generating OSM-based vector maps.+Diese Seite enthält   **mapping XML** file used by Locus Map for generating OSM-based vector maps.
  
 ==== TAG file ==== ==== TAG file ====
  
-The XML file used for generation of vector maps contains combination of OSM tag KEY-VALUE of elements that are rendered in Locus vector maps. <WRAP center round download 60%> **{{:Handbuch:fortschrittlich:map_tools:tag-mapping_20170119.zip|tag-mapping_20170119.zip}}  ** </WICKELN>+The XML file used for   generation of vector maps contains combination of OSM tag KEY-VALUE of elements that are rendered in Locus vector maps. <WRAP center round download 60%> **{{:Handbuch:fortschrittlich:map_tools:tag-mapping_20170119.zip|tag-mapping_20170119.zip}}  ** </WICKELN>
  
  
Linie 114: Linie 114:
  
 === curve === === curve ===
 +
 Adds possibility to draw line extrapolated as a curve. It helps in some situations to create "smooth" Linien: Adds possibility to draw line extrapolated as a curve. It helps in some situations to create "smooth" Linien:
 +
   * value: "kubisch"   * value: "kubisch"
   * example: ''<line stroke="#A07F5F" stroke-width="0.08" curve="cubic"/>''   * example: ''<line stroke="#A07F5F" stroke-width="0.08" curve="cubic"/>''
Linie 120: Linie 122:
 === bg-rect-* === === bg-rect-* ===
  
-Hintergrund rectangle is very useful method of drawing a nicely looking rectangle as a background of Texte.+Ein Hintergrund Rechteck ist very useful method of drawing a nicely looking rectangle as a background für Texte.
  
   * bg-rect-fill   * bg-rect-fill
-    * more in **fill** attribute+      * more in **fill**  Attribut
   * bg-rect-stroke   * bg-rect-stroke
-    * more in **stroke** attribute+      * more in **stroke**  Attribut
   * bg-rect-over   * bg-rect-over
-    * space between text and border +      * space between text and border 
-    * value: decimal number+      * value: decimal number
   * bg-rect-stroke-width   * bg-rect-stroke-width
-    * more in **stroke-width**+      * more in **stroke-width**
   * bg-rect-rounded   * bg-rect-rounded
-    * allow to round corners of bounding rectgangle +      * allow to round corners of bounding rectgangle 
-    * value: decimal number+      * value: decimal number
  
   * used in: caption, pathText   * used in: caption, pathText
Linie 139: Linie 141:
 === fill === === fill ===
  
-  * Fills Farben von Gegenständen.  +  * Fills Farben von Gegenständen. 
-  * value: Farbe+  * value: Farbe
  
 === force-draw === === force-draw ===
Linie 146: Linie 148:
   * useful method of drawing an icon no matter if others overlay it or not   * useful method of drawing an icon no matter if others overlay it or not
   * value: boolean   * value: boolean
 +
 +=== rotate_up ===
 +
 +  * default value ''rotate_up="true"''  automatically rotates text up. It means that path text doesn't follow the direction of the way but it automatically rotates to the readable direction. This is not ideal for contour lines where text should follow the gradient. Set to ''rotate_up="true"''  und das nächste wird in der gleichen Richtung sein wie die Richtung des Weges
  
 === scale === === scale ===
Linie 155: Linie 161:
 === scale-icon-size === === scale-icon-size ===
  
-  * Allows zu skalieren a symbol based on current zoom level. Very useful method of increasing the size of symbols on map when you change the zoom level. Versandart is defined by two values separated by comma, where 1st value is base zoom level, 2nd value is exponent. Basis scale value is from attribute **scale**.+  * Allows Skalierung a symbol based on   current zoom level. Ein sehr useful method of increasing the size of symbols on   map when you change the zoom level. Das Verfahren is defined by two values separated by comma, where 1st value is   base zoom level, und für 2nd value is   Exponent. Die Basis scale value is from attribute **scale**.
  
   * example: ''scale="1.5" scale-icon-size="12,1.1"''   * example: ''scale="1.5" scale-icon-size="12,1.1"''
-    * for zoom levels 0 - 11, scale: **1.5** +      * for zoom levels 0 - 11, scale: **1.5** 
-    * for zoom level 12, scale: 1.5 * 1.0 = **1.5** +      * for zoom level 12, scale: 1.5 * 1.0 = **1.5** 
-    * for zoom level 13, scale:  +      * for zoom level 13, scale: 
-      * zoom level difference: 1 +        * zoom level difference: 1 
-      * scale: 1.5 * 1.1 = **1.65** +        * scale: 1.5 * 1.1 = **1.65** 
-    * for zoom level 15, scale:  +      * for zoom level 15, scale: 
-      * zoom level difference: 3 +        * zoom level difference: 3 
-      * scale: 1.5 * 1.1 * 1.1 * 1.1 = **2.00**+        * scale: 1.5 * 1.1 * 1.1 * 1.1 = **2.00**
  
 === stroke === === stroke ===
  
-  * Streicheln Farben für Artikel. +  * Streicheln Farben für Artikel. 
-  * value: Farbe+  * value: Farbe
  
 === stroke-width === === stroke-width ===
  
-  * Width of stroke color+  * Width of   Strichfarbe
   * value: decimal number   * value: decimal number
  
 === symbol-width, symbol-height === === symbol-width, symbol-height ===
 +
 ermöglicht es, das Symbolsymbol auf eine bestimmte Breite oder Höhe zu skalieren ermöglicht es, das Symbolsymbol auf eine bestimmte Breite oder Höhe zu skalieren
 +
   * value: decimal number   * value: decimal number
  
Linie 186: Linie 194:
   * used in: caption, pathText   * used in: caption, pathText
   * value: boolean   * value: boolean
 +
  
 ==== Possible values ==== ==== Possible values ====
Linie 200: Linie 209:
  
 Gemeinsame Dezimalzahl Gemeinsame Dezimalzahl
 +
 +Use only **UTF-8** charset for filenames and other texts.
 +</WICKELN>
 +For more information about the custom map themes, **[[https://medium.com/@menion.asamm/custom-map-themes-in-locus-map-203aead34ccb|please visit >>]]**
manual/advanced/map_tools/theming.1484827489.txt.gz · Letzte Änderung: 2017 01:19 (externe Bearbeitung)