Add:Core:Display for forest ways
authormartin-s <martin-s@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Tue, 6 Jul 2010 10:29:47 +0000 (10:29 +0000)
committermartin-s <martin-s@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Tue, 6 Jul 2010 10:29:47 +0000 (10:29 +0000)
git-svn-id: https://navit.svn.sourceforge.net/svnroot/navit/trunk@3479 ffa7fe5e-494d-0410-b361-a75ebd5db220

navit/navit/item_def.h
navit/navit/navit_shipped.xml

index 88632c5..cc6e47c 100644 (file)
@@ -470,6 +470,10 @@ ITEM(border_county)
 ITEM(selected_line)
 ITEM(traffic_distortion)
 ITEM(street_route_occluded)
+ITEM(forest_way_1)
+ITEM(forest_way_2)
+ITEM(forest_way_3)
+ITEM(forest_way_4)
 /* Area */
 ITEM2(0xc0000000,area)
 ITEM2(0xc0000001,area_unspecified)
index 881c229..746c976 100644 (file)
@@ -709,6 +709,18 @@ Navigation</text></img>
                                <itemgra item_types="selected_line" order="18">
                                        <polyline color="#ba00b8" width="530"/>
                                </itemgra>
+                               <itemgra item_types="forest_way_1" order="10-">
+                                       <polyline color="#0070c0" width="6"/>
+                               </itemgra>
+                               <itemgra item_types="forest_way_2" order="10-">
+                                       <polyline color="#ff0000" width="3"/>
+                               </itemgra>
+                               <itemgra item_types="forest_way_3" order="10-">
+                                       <polyline color="#ff0000" width="1" dash="2,4"/>
+                               </itemgra>
+                               <itemgra item_types="forest_way_4" order="10-">
+                                       <polyline color="#119a2e" width="1" dash="4,10"/>
+                               </itemgra>
                                <itemgra item_types="street_nopass" order="10-">
                                        <polyline color="#000000" width="1"/>
                                </itemgra>