added 6 hiking trail types according to osm sac_scales. Due to
authorchristeck <christeck@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Mon, 18 Aug 2008 18:55:24 +0000 (18:55 +0000)
committerchristeck <christeck@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Mon, 18 Aug 2008 18:55:24 +0000 (18:55 +0000)
current build problems, please be polite if I have broken
anything :) .

git-svn-id: https://navit.svn.sourceforge.net/svnroot/navit/trunk/navit@1259 ffa7fe5e-494d-0410-b361-a75ebd5db220

navit/navit.xml

index 7fe16ca..2ee0df1 100644 (file)
@@ -1619,6 +1619,24 @@ Change to your home coordinates.
                        <item type="path" order="12-">
                                <polyline color="#8b4513" width="3" dash="2,4" />
                        </item>
+                       <item type="hiking" order="12-">
+                               <polyline color="#8b4513" width="2" dash="4,4" />
+                       </item>
+                       <item type="hiking_mountain" order="12-">
+                               <polyline color="#8b4513" width="2" dash="6,4" />
+                       </item>
+                       <item type="hiking_mountain_demanding" order="13-">
+                               <polyline color="#8b4513" width="2" dash="8,4" />
+                       </item>
+                       <item type="hiking_alpine" order="13-">
+                               <polyline color="#8b4513" width="1" dash="10,4" />
+                       </item>
+                       <item type="hiking_alpine_demanding" order="14-">
+                               <polyline color="#8b4513" width="1" dash="12,4" />
+                       </item>
+                       <item type="hiking_alpine_difficult" order="14-">
+                               <polyline color="#8b4513" width="1" dash="14,4" />
+                       </item>
                        <item type="poly_pedestrian,poly_plaza" order="0-">
                                <polygon color="#d2d2d2" />
                        </item>