/[zanavi_public1]/navit/navit/xslt/android_all_densities.xslt
ZANavi

Diff of /navit/navit/xslt/android_all_densities.xslt

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 26 Revision 27
20 <xsl:template match="/config/plugins/plugin[1]" priority="100"> 20 <xsl:template match="/config/plugins/plugin[1]" priority="100">
21 <plugin path="$NAVIT_PREFIX/lib/libgraphics_android.so" ondemand="no"/> 21 <plugin path="$NAVIT_PREFIX/lib/libgraphics_android.so" ondemand="no"/>
22 <xsl:text>&#x0A; </xsl:text> 22 <xsl:text>&#x0A; </xsl:text>
23 <plugin path="$NAVIT_PREFIX/lib/libvehicle_android.so" ondemand="no"/> 23 <plugin path="$NAVIT_PREFIX/lib/libvehicle_android.so" ondemand="no"/>
24 <xsl:text>&#x0A; </xsl:text> 24 <xsl:text>&#x0A; </xsl:text>
25 <plugin path="$NAVIT_PREFIX/lib/libvehicle_demo.so" ondemand="no"/>
26 <xsl:text>&#x0A; </xsl:text>
27 <!--<plugin path="$NAVIT_PREFIX/lib/libvehicle_file.so" ondemand="no"/>-->
28 <!--<xsl:text>&#x0A; </xsl:text>-->
25 <plugin path="$NAVIT_PREFIX/lib/libspeech_android.so" ondemand="no"/> 29 <plugin path="$NAVIT_PREFIX/lib/libspeech_android.so" ondemand="no"/>
26 <xsl:text>&#x0A; </xsl:text> 30 <xsl:text>&#x0A; </xsl:text>
27 <xsl:next-match/> 31 <xsl:next-match/>
28 </xsl:template> 32 </xsl:template>
29 <xsl:template match="/config/navit/graphics"> 33 <xsl:template match="/config/navit/graphics">
73 <circle color="#008500" radius="{round(13*number($CAR_FACTOR_)*number($OSD_FACTOR_))}" width="{round(2*number($CAR_FACTOR_)*number($OSD_FACTOR_))}"> 77 <circle color="#008500" radius="{round(13*number($CAR_FACTOR_)*number($OSD_FACTOR_))}" width="{round(2*number($CAR_FACTOR_)*number($OSD_FACTOR_))}">
74 <coord x="0" y="0"/> 78 <coord x="0" y="0"/>
75 </circle> 79 </circle>
76 </itemgra> 80 </itemgra>
77 <xsl:text>&#x0A; </xsl:text> 81 <xsl:text>&#x0A; </xsl:text>
78 <itemgra speed_range="3-"> 82 <itemgra speed_range="3-">
79 <polygon color="#00000066"> 83 <polygon color="#00000066"><!-- shadow color , alpha 0x66-->
80 <coord x="{round(-14*number($CAR_FACTOR_)*number($OSD_FACTOR_))}" y="{round(-18*number($CAR_FACTOR_)*number($OSD_FACTOR_))}"/> 84 <coord x="{round(-14*number($CAR_FACTOR_)*number($OSD_FACTOR_))}" y="{round(-14.6*number($CAR_FACTOR_)*number($OSD_FACTOR_))}" />
81 <coord x="0" y="{round(8*number($CAR_FACTOR_)*number($OSD_FACTOR_))}"/> 85 <coord x="0" y="{round(13.4*number($CAR_FACTOR_)*number($OSD_FACTOR_))}" />
82 <coord x="{round(14*number($CAR_FACTOR_)*number($OSD_FACTOR_))}" y="{round(-18*number($CAR_FACTOR_)*number($OSD_FACTOR_))}"/> 86 <coord x="0" y="{round(-13*number($CAR_FACTOR_)*number($OSD_FACTOR_))}" /><!-- point in middle -->
83 <coord x="0" y="{round(-8*number($CAR_FACTOR_)*number($OSD_FACTOR_))}"/>
84 <coord x="{round(-14*number($CAR_FACTOR_)*number($OSD_FACTOR_))}" y="{round(-18*number($CAR_FACTOR_)*number($OSD_FACTOR_))}"/> 87 <coord x="{round(-14*number($CAR_FACTOR_)*number($OSD_FACTOR_))}" y="{round(-14.6*number($CAR_FACTOR_)*number($OSD_FACTOR_))}" />
85 </polygon> 88 </polygon>
86 <polygon color="#008500"> 89 <polygon color="#00000066"><!-- shadow color , alpha 0x66 -->
90 <coord x="{round(14*number($CAR_FACTOR_)*number($OSD_FACTOR_))}" y="{round(-14.6*number($CAR_FACTOR_)*number($OSD_FACTOR_))}" />
91 <coord x="0" y="{round(13.4*number($CAR_FACTOR_)*number($OSD_FACTOR_))}" />
92 <coord x="0" y="{round(-13*number($CAR_FACTOR_)*number($OSD_FACTOR_))}" /><!-- point in middle -->
93 <coord x="{round(14*number($CAR_FACTOR_)*number($OSD_FACTOR_))}" y="{round(-14.6*number($CAR_FACTOR_)*number($OSD_FACTOR_))}" />
94 </polygon>
95 <polygon color="#008500">
87 <coord x="{round(-14*number($CAR_FACTOR_)*number($OSD_FACTOR_))}" y="{round(-12*number($CAR_FACTOR_)*number($OSD_FACTOR_))}"/> 96 <coord x="{round(-14*number($CAR_FACTOR_)*number($OSD_FACTOR_))}" y="{round(-12*number($CAR_FACTOR_)*number($OSD_FACTOR_))}" />
88 <coord x="0" y="{round(14*number($CAR_FACTOR_)*number($OSD_FACTOR_))}"/> 97 <coord x="0" y="{round(14*number($CAR_FACTOR_)*number($OSD_FACTOR_))}" />
89 <coord x="0" y="{round(-2*number($CAR_FACTOR_)*number($OSD_FACTOR_))}"/> 98 <coord x="0" y="{round(-10.4*number($CAR_FACTOR_)*number($OSD_FACTOR_))}" /><!-- point in middle -->
90 <coord x="{round(-14*number($CAR_FACTOR_)*number($OSD_FACTOR_))}" y="{round(-12*number($CAR_FACTOR_)*number($OSD_FACTOR_))}"/> 99 <coord x="{round(-14*number($CAR_FACTOR_)*number($OSD_FACTOR_))}" y="{round(-12*number($CAR_FACTOR_)*number($OSD_FACTOR_))}" />
91 </polygon> 100 </polygon>
92 <polygon color="#00BC00"> 101 <polygon color="#00BC00"><!-- light color -->
93 <coord x="{round(14*number($CAR_FACTOR_)*number($OSD_FACTOR_))}" y="{round(-12*number($CAR_FACTOR_)*number($OSD_FACTOR_))}"/> 102 <coord x="{round(14*number($CAR_FACTOR_)*number($OSD_FACTOR_))}" y="{round(-12*number($CAR_FACTOR_)*number($OSD_FACTOR_))}" />
94 <coord x="0" y="{round(14*number($CAR_FACTOR_)*number($OSD_FACTOR_))}"/> 103 <coord x="0" y="{round(14*number($CAR_FACTOR_)*number($OSD_FACTOR_))}" />
95 <coord x="0" y="{round(-2*number($CAR_FACTOR_)*number($OSD_FACTOR_))}"/> 104 <coord x="0" y="{round(-10.4*number($CAR_FACTOR_)*number($OSD_FACTOR_))}" /><!-- point in middle -->
96 <coord x="{round(14*number($CAR_FACTOR_)*number($OSD_FACTOR_))}" y="{round(-12*number($CAR_FACTOR_)*number($OSD_FACTOR_))}"/> 105 <coord x="{round(14*number($CAR_FACTOR_)*number($OSD_FACTOR_))}" y="{round(-12*number($CAR_FACTOR_)*number($OSD_FACTOR_))}" />
97 </polygon> 106 </polygon>
98 <polyline color="#008500" width="2"> 107 <polyline color="#008500" width="2">
99 <coord x="{round(-14*number($CAR_FACTOR_)*number($OSD_FACTOR_))}" y="{round(-12*number($CAR_FACTOR_)*number($OSD_FACTOR_))}"/> 108 <coord x="{round(-14*number($CAR_FACTOR_)*number($OSD_FACTOR_))}" y="{round(-12*number($CAR_FACTOR_)*number($OSD_FACTOR_))}" />
100 <coord x="0" y="{round(14*number($CAR_FACTOR_)*number($OSD_FACTOR_))}"/> 109 <coord x="0" y="{round(14*number($CAR_FACTOR_)*number($OSD_FACTOR_))}" />
101 <coord x="0" y="{round(-2*number($CAR_FACTOR_)*number($OSD_FACTOR_))}"/> 110 <coord x="0" y="{round(-10.4*number($CAR_FACTOR_)*number($OSD_FACTOR_))}" /><!-- point in middle -->
102 <coord x="{round(-14*number($CAR_FACTOR_)*number($OSD_FACTOR_))}" y="{round(-12*number($CAR_FACTOR_)*number($OSD_FACTOR_))}"/> 111 <coord x="{round(-14*number($CAR_FACTOR_)*number($OSD_FACTOR_))}" y="{round(-12*number($CAR_FACTOR_)*number($OSD_FACTOR_))}" />
103 </polyline> 112 </polyline>
104 <polyline color="#008500" width="2"> 113 <polyline color="#008500" width="2">
105 <coord x="{round(14*number($CAR_FACTOR_)*number($OSD_FACTOR_))}" y="{round(-12*number($CAR_FACTOR_)*number($OSD_FACTOR_))}"/> 114 <coord x="{round(14*number($CAR_FACTOR_)*number($OSD_FACTOR_))}" y="{round(-12*number($CAR_FACTOR_)*number($OSD_FACTOR_))}" />
106 <coord x="0" y="{round(14*number($CAR_FACTOR_)*number($OSD_FACTOR_))}"/> 115 <coord x="0" y="{round(14*number($CAR_FACTOR_)*number($OSD_FACTOR_))}" />
107 <coord x="0" y="{round(-2*number($CAR_FACTOR_)*number($OSD_FACTOR_))}"/> 116 <coord x="0" y="{round(-10.4*number($CAR_FACTOR_)*number($OSD_FACTOR_))}" /><!-- point in middle -->
108 <coord x="{round(14*number($CAR_FACTOR_)*number($OSD_FACTOR_))}" y="{round(-12*number($CAR_FACTOR_)*number($OSD_FACTOR_))}"/> 117 <coord x="{round(14*number($CAR_FACTOR_)*number($OSD_FACTOR_))}" y="{round(-12*number($CAR_FACTOR_)*number($OSD_FACTOR_))}" />
109 </polyline> 118 </polyline>
110 </itemgra> 119 </itemgra>
120
111 <xsl:text>&#x0A; </xsl:text> 121 <xsl:text>&#x0A; </xsl:text>
112 </cursor> 122 </cursor>
113 <xsl:text>&#x0A; </xsl:text> 123 <xsl:text>&#x0A; </xsl:text>
114 <!-- android layout --> 124 <!-- android layout -->
115 <!-- android layout --> 125 <!-- android layout -->
116 <!-- android layout --> 126 <!-- android layout -->
117 <layer name="polygons"> 127 <layer name="polygons">
118 <itemgra item_types="poly_wood" order="{round(13-number($LAYOUT_001_ORDER_DELTA_1))}-"> 128 <itemgra item_types="poly_wood" order="{round(13-number($LAYOUT_001_ORDER_DELTA_1))}-{round(14-number($LAYOUT_001_ORDER_DELTA_1))}">
119 <polygon color="#8ec78d"/> 129 <polygon color="#8ec78d"/>
120 <text text_size="5"/> 130 <text text_size="8"/>
131 </itemgra>
132 <itemgra item_types="poly_wood" order="{round(15-number($LAYOUT_001_ORDER_DELTA_1))}-">
133 <polygon color="#8ec78d"/>
134 <text text_size="10"/>
121 </itemgra> 135 </itemgra>
122 136
123 <!-- ocean --> 137 <!-- ocean -->
124 <itemgra item_types="poly_water_tiled"> 138 <itemgra item_types="poly_water_tiled">
125 <polygon color="#82c8ea"/> 139 <polygon color="#82c8ea"/>
126 </itemgra> 140 </itemgra>
127 <!-- ocean --> 141 <!-- ocean -->
128 142
129 <!-- rivers with text --> 143 <!-- rivers with text -->
130 <itemgra item_types="poly_water" order="{round(10-number($LAYOUT_001_ORDER_DELTA_1))}-"> 144 <itemgra item_types="poly_water" order="{round(10-number($LAYOUT_001_ORDER_DELTA_1))}-{round(13-number($LAYOUT_001_ORDER_DELTA_1))}">
131 <polygon color="#82c8ea"/> 145 <polygon color="#82c8ea"/>
132 <polyline color="#5096b8"/> 146 <polyline color="#5096b8"/>
133 <text text_size="5"/> 147 <text text_size="8"/>
148 </itemgra>
149 <itemgra item_types="poly_water" order="{round(14-number($LAYOUT_001_ORDER_DELTA_1))}-">
150 <polygon color="#82c8ea"/>
151 <polyline color="#5096b8"/>
152 <text text_size="10"/>
134 </itemgra> 153 </itemgra>
135 <!-- rivers with text --> 154 <!-- rivers with text -->
136 155
137 156
138 <itemgra item_types="poly_flats,poly_scrub,poly_military_zone,poly_marine,plantation,tundra" order="{round(14-number($LAYOUT_001_ORDER_DELTA_1))}-"> 157 <itemgra item_types="poly_flats,poly_scrub,poly_military_zone,poly_marine,plantation,tundra" order="{round(14-number($LAYOUT_001_ORDER_DELTA_1))}-">
139 <polygon color="#a0a0a0"/> 158 <polygon color="#a0a0a0"/>
140 <text text_size="5"/> 159 <text text_size="8"/>
141 </itemgra> 160 </itemgra>
142 <itemgra item_types="poly_park" order="{round(14-number($LAYOUT_001_ORDER_DELTA_1))}-"> 161 <itemgra item_types="poly_park" order="{round(13-number($LAYOUT_001_ORDER_DELTA_1))}-">
143 <polygon color="#7cc334"/> 162 <polygon color="#7cc334"/>
144 <text text_size="5"/> 163 <text text_size="8"/>
145 </itemgra> 164 </itemgra>
146 <itemgra item_types="poly_pedestrian" order="{round(14-number($LAYOUT_001_ORDER_DELTA_1))}"> 165 <itemgra item_types="poly_pedestrian" order="{round(14-number($LAYOUT_001_ORDER_DELTA_1))}">
147 <polyline color="#d2d2d2" width="13"/> 166 <polyline color="#d2d2d2" width="13"/>
148 <polyline color="#dddddd" width="9"/> 167 <polyline color="#dddddd" width="9"/>
149 <polygon color="#dddddd"/> 168 <polygon color="#dddddd"/>
234 <polyline color="#5096b8" width="2"/> 253 <polyline color="#5096b8" width="2"/>
235 <text text_size="5"/> 254 <text text_size="5"/>
236 </itemgra> 255 </itemgra>
237 --> 256 -->
238 257
239 <!--
240 <itemgra item_types="water_river" order="0-{round(5-number($LAYOUT_001_ORDER_DELTA_1))}"> 258 <itemgra item_types="water_river" order="{round(5-number($LAYOUT_001_ORDER_DELTA_1))}">
241 <polyline color="#82c8ea" width="2"/> 259 <polyline color="#82c8ea" width="1"/>
242 </itemgra> 260 </itemgra>
243 -->
244 <itemgra item_types="water_river" order="{round(6-number($LAYOUT_001_ORDER_DELTA_1))}-{round(7-number($LAYOUT_001_ORDER_DELTA_1))}"> 261 <itemgra item_types="water_river" order="{round(6-number($LAYOUT_001_ORDER_DELTA_1))}-{round(7-number($LAYOUT_001_ORDER_DELTA_1))}">
245 <polyline color="#82c8ea" width="3"/> 262 <polyline color="#82c8ea" width="3"/>
246 </itemgra> 263 </itemgra>
247 <itemgra item_types="water_river" order="{round(8-number($LAYOUT_001_ORDER_DELTA_1))}-{round(9-number($LAYOUT_001_ORDER_DELTA_1))}"> 264 <itemgra item_types="water_river" order="{round(8-number($LAYOUT_001_ORDER_DELTA_1))}-{round(9-number($LAYOUT_001_ORDER_DELTA_1))}">
248 <polyline color="#82c8ea" width="4"/> 265 <polyline color="#82c8ea" width="4"/>
249 </itemgra> 266 </itemgra>
250 <itemgra item_types="water_river" order="{round(10-number($LAYOUT_001_ORDER_DELTA_1))}-"> 267 <itemgra item_types="water_river" order="{round(10-number($LAYOUT_001_ORDER_DELTA_1))}-">
251 <polyline color="#82c8ea" width="4"/> 268 <polyline color="#82c8ea" width="4"/>
252 <text text_size="10"/> 269 <text text_size="9"/>
253 </itemgra> 270 </itemgra>
271
272
254 <itemgra item_types="water_canal" order="{round(13-number($LAYOUT_001_ORDER_DELTA_1))}-"> 273 <itemgra item_types="water_canal" order="{round(13-number($LAYOUT_001_ORDER_DELTA_1))}-">
255 <polyline color="#82c8ea" width="3"/> 274 <polyline color="#82c8ea" width="3"/>
256 <text text_size="10"/> 275 <text text_size="8"/>
257 </itemgra> 276 </itemgra>
258 <itemgra item_types="water_stream" order="{round(13-number($LAYOUT_001_ORDER_DELTA_1))}-"> 277 <itemgra item_types="water_stream" order="{round(13-number($LAYOUT_001_ORDER_DELTA_1))}-">
259 <polyline color="#82c8ea" width="2"/> 278 <polyline color="#82c8ea" width="2"/>
260 <text text_size="7"/> 279 <text text_size="8"/>
261 </itemgra> 280 </itemgra>
262 <itemgra item_types="water_drain" order="{round(14-number($LAYOUT_001_ORDER_DELTA_1))}-"> 281 <itemgra item_types="water_drain" order="{round(14-number($LAYOUT_001_ORDER_DELTA_1))}-">
263 <polyline color="#82c8ea" width="1"/> 282 <polyline color="#82c8ea" width="1"/>
264 <text text_size="5"/> 283 <text text_size="8"/>
265 </itemgra> 284 </itemgra>
285
286
266 <itemgra item_types="poly_apron" order="{round(13-number($LAYOUT_001_ORDER_DELTA_1))}-"> 287 <itemgra item_types="poly_apron" order="{round(13-number($LAYOUT_001_ORDER_DELTA_1))}-">
267 <polygon color="#d0d0d0"/> 288 <polygon color="#d0d0d0"/>
268 </itemgra> 289 </itemgra>
269 <itemgra item_types="poly_terminal" order="{round(14-number($LAYOUT_001_ORDER_DELTA_1))}-"> 290 <itemgra item_types="poly_terminal" order="{round(14-number($LAYOUT_001_ORDER_DELTA_1))}-">
270 <polygon color="#e3c6a6"/> 291 <polygon color="#e3c6a6"/>
271 </itemgra> 292 </itemgra>
272 <itemgra item_types="poly_car_parking" order="{round(15-number($LAYOUT_001_ORDER_DELTA_1))}-"> 293 <itemgra item_types="poly_car_parking" order="{round(15-number($LAYOUT_001_ORDER_DELTA_1))}-">
273 <polygon color="#e7cf87"/> 294 <polygon color="#e7cf87"/>
274 </itemgra> 295 </itemgra>
275 <itemgra item_types="poly_building" order="{round(14-number($LAYOUT_001_ORDER_DELTA_1))}-"> 296 <itemgra item_types="poly_building" order="{round(15-number($LAYOUT_001_ORDER_DELTA_1))}-">
276 <polygon color="#b6a6a6"/> 297 <polygon color="#b6a6a6"/>
277 </itemgra> 298 </itemgra>
299
300
278 <itemgra item_types="rail" order="{round(13-number($LAYOUT_001_ORDER_DELTA_1))}-"> 301 <itemgra item_types="rail" order="{round(13-number($LAYOUT_001_ORDER_DELTA_1))}-{round(13-number($LAYOUT_001_ORDER_DELTA_1))}">
279 <polyline color="#696969" width="3"/> 302 <polyline color="#696969" width="3"/>
280 <polyline color="#ffffff" width="1" dash="5,5"/> 303 <polyline color="#ffffff" width="1" dash="1"/>
281 </itemgra> 304 </itemgra>
305 <itemgra item_types="rail" order="{round(14-number($LAYOUT_001_ORDER_DELTA_1))}-{round(15-number($LAYOUT_001_ORDER_DELTA_1))}">
306 <polyline color="#696969" width="10"/>
307 <polyline color="#ffffff" width="8" dash="1"/>
308 </itemgra>
282 <itemgra item_types="ferry" order="{round(14-number($LAYOUT_001_ORDER_DELTA_1))}-"> 309 <itemgra item_types="rail" order="{round(16-number($LAYOUT_001_ORDER_DELTA_1))}-">
310 <polyline color="#696969" width="20"/>
283 <polyline color="#000000" width="1" dash="10"/> 311 <polyline color="#ffffff" width="18" dash="1"/>
284 </itemgra> 312 </itemgra>
285 313
286 314
287 <itemgra item_types="border_country" order="0-1"> 315 <itemgra item_types="border_country" order="0-1">
288 <polyline color="#9b1199" width="1" /> 316 <polyline color="#9b1199" width="1" />
289 </itemgra> 317 </itemgra>
290 <itemgra item_types="border_country" order="1-{round(4-number($LAYOUT_001_ORDER_DELTA_1))}"> 318 <itemgra item_types="border_country" order="1-{round(3-number($LAYOUT_001_ORDER_DELTA_1))}">
319 <polyline color="#9b1199" width="2" />
320 </itemgra>
321 <itemgra item_types="border_country" order="{round(4-number($LAYOUT_001_ORDER_DELTA_1))}">
291 <polyline color="#9b1199" width="4" /> 322 <polyline color="#9b1199" width="4" />
292 </itemgra> 323 </itemgra>
293 <itemgra item_types="border_country" order="{round(5-number($LAYOUT_001_ORDER_DELTA_1))}-{round(7-number($LAYOUT_001_ORDER_DELTA_1))}"> 324 <itemgra item_types="border_country" order="{round(5-number($LAYOUT_001_ORDER_DELTA_1))}-{round(7-number($LAYOUT_001_ORDER_DELTA_1))}">
294 <polyline color="#9b1199" width="12" /> 325 <polyline color="#9b1199" width="12" />
295 </itemgra> 326 </itemgra>
296 <itemgra item_types="border_country" order="{round(8-number($LAYOUT_001_ORDER_DELTA_1))}-{round(12-number($LAYOUT_001_ORDER_DELTA_1))}"> 327 <itemgra item_types="border_country" order="{round(8-number($LAYOUT_001_ORDER_DELTA_1))}-{round(12-number($LAYOUT_001_ORDER_DELTA_1))}">
297 <polyline color="#9b1199" width="20" dash="10,5"/> 328 <polyline color="#9b1199" width="20" dash="2"/>
298 </itemgra> 329 </itemgra>
299 <itemgra item_types="border_country" order="{round(13-number($LAYOUT_001_ORDER_DELTA_1))}-"> 330 <itemgra item_types="border_country" order="{round(13-number($LAYOUT_001_ORDER_DELTA_1))}-">
300 <polyline color="#9b1199" width="30" dash="10,5,2,1"/> 331 <polyline color="#9b1199" width="30" dash="2"/>
301 </itemgra> 332 </itemgra>
302
303
304 </layer> 333 </layer>
334
335
305 <layer name="streets"> 336 <layer name="streets">
306
307 <!-- route --> 337 <!-- route -->
338 <itemgra item_types="street_route" order="0-{round(1-number($LAYOUT_001_ORDER_DELTA_1))}">
339 <polyline color="#69e068" width="3"/>
340 </itemgra>
308 <itemgra item_types="street_route" order="{round(2-number($LAYOUT_001_ORDER_DELTA_1))}"> 341 <itemgra item_types="street_route" order="{round(2-number($LAYOUT_001_ORDER_DELTA_1))}">
309 <polyline color="#69e068" width="8"/> 342 <polyline color="#69e068" width="8"/>
310 </itemgra> 343 </itemgra>
311 <itemgra item_types="street_route" order="{round(3-number($LAYOUT_001_ORDER_DELTA_1))}-{round(5-number($LAYOUT_001_ORDER_DELTA_1))}"> 344 <itemgra item_types="street_route" order="{round(3-number($LAYOUT_001_ORDER_DELTA_1))}-{round(5-number($LAYOUT_001_ORDER_DELTA_1))}">
312 <polyline color="#69e068" width="10"/> 345 <polyline color="#69e068" width="10"/>
385 <polyline color="#ba00b8" width="268"/> 418 <polyline color="#ba00b8" width="268"/>
386 </itemgra> 419 </itemgra>
387 <itemgra item_types="selected_line" order="{round(18-number($LAYOUT_001_ORDER_DELTA_1))}"> 420 <itemgra item_types="selected_line" order="{round(18-number($LAYOUT_001_ORDER_DELTA_1))}">
388 <polyline color="#ba00b8" width="530"/> 421 <polyline color="#ba00b8" width="530"/>
389 </itemgra> 422 </itemgra>
423
424
425 <!-- also "car ferry" -->
426 <!--
427 <itemgra item_types="ferry" order="{round(4-number($LAYOUT_001_ORDER_DELTA_1))}-{round(5-number($LAYOUT_001_ORDER_DELTA_1))}">
428 <polyline color="#574ac9" width="1" dash="3"/>
429 </itemgra>
430 -->
431 <itemgra item_types="ferry" order="{round(6-number($LAYOUT_001_ORDER_DELTA_1))}-{round(9-number($LAYOUT_001_ORDER_DELTA_1))}">
432 <polyline color="#4f4f4f" width="1" dash="3"/>
433 </itemgra>
434 <itemgra item_types="ferry" order="{round(10-number($LAYOUT_001_ORDER_DELTA_1))}-{round(13-number($LAYOUT_001_ORDER_DELTA_1))}">
435 <polyline color="#574ac966" width="6" dash="3"/><!-- color alpha 66 -->
436 <text text_size="7"/>
437 </itemgra>
438 <itemgra item_types="ferry" order="{round(14-number($LAYOUT_001_ORDER_DELTA_1))}-{round(15-number($LAYOUT_001_ORDER_DELTA_1))}">
439 <polyline color="#574ac966" width="12" dash="3"/><!-- color alpha 66 -->
440 <text text_size="12"/>
441 </itemgra>
442 <itemgra item_types="ferry" order="{round(16-number($LAYOUT_001_ORDER_DELTA_1))}-">
443 <polyline color="#574ac966" width="20" dash="3"/><!-- color alpha 66 -->
444 <text text_size="20"/>
445 </itemgra>
446 <!-- also "car ferry" -->
447 </layer>
448
449
450 <layer name="streets__tunnel">
451 </layer>
452
453
454 <layer name="streets_1">
390 <itemgra item_types="forest_way_1" order="{round(14-number($LAYOUT_001_ORDER_DELTA_1))}-"> 455 <itemgra item_types="forest_way_1" order="{round(14-number($LAYOUT_001_ORDER_DELTA_1))}-">
391 <polyline color="#0070c0" width="6"/> 456 <polyline color="#0070c0" width="6"/>
392 </itemgra> 457 </itemgra>
393 <itemgra item_types="forest_way_2" order="{round(14-number($LAYOUT_001_ORDER_DELTA_1))}-"> 458 <itemgra item_types="forest_way_2" order="{round(14-number($LAYOUT_001_ORDER_DELTA_1))}-">
394 <polyline color="#ff0000" width="3"/> 459 <polyline color="#ff0000" width="3"/>
395 </itemgra> 460 </itemgra>
396 <itemgra item_types="forest_way_3" order="{round(14-number($LAYOUT_001_ORDER_DELTA_1))}-"> 461 <itemgra item_types="forest_way_3" order="{round(14-number($LAYOUT_001_ORDER_DELTA_1))}-">
397 <polyline color="#ff0000" width="1" dash="2,4"/> 462 <polyline color="#ff0000" width="1" dash="4"/>
398 </itemgra> 463 </itemgra>
399 <itemgra item_types="forest_way_4" order="{round(14-number($LAYOUT_001_ORDER_DELTA_1))}-"> 464 <itemgra item_types="forest_way_4" order="{round(14-number($LAYOUT_001_ORDER_DELTA_1))}-">
400 <polyline color="#119a2e" width="1" dash="4,10"/> 465 <polyline color="#119a2e" width="1" dash="4"/>
401 </itemgra> 466 </itemgra>
402 <itemgra item_types="street_nopass" order="{round(14-number($LAYOUT_001_ORDER_DELTA_1))}-"> 467 <itemgra item_types="street_nopass" order="{round(14-number($LAYOUT_001_ORDER_DELTA_1))}-">
403 <polyline color="#000000" width="1"/> 468 <polyline color="#000000" width="1"/>
404 </itemgra> 469 </itemgra>
405 <itemgra item_types="track_paved" order="{round(14-number($LAYOUT_001_ORDER_DELTA_1))}-"> 470 <itemgra item_types="track_paved" order="{round(14-number($LAYOUT_001_ORDER_DELTA_1))}-">
406 <polyline color="#000000" width="1"/> 471 <polyline color="#000000" width="1"/>
407 </itemgra> 472 </itemgra>
408 <itemgra item_types="track_gravelled" order="{round(14-number($LAYOUT_001_ORDER_DELTA_1))}"> 473 <itemgra item_types="track_gravelled" order="{round(14-number($LAYOUT_001_ORDER_DELTA_1))}">
409 <polyline color="#ffffff" width="4" dash="4,8"/> 474 <polyline color="#ffffff" width="4" dash="5"/>
410 <polyline color="#800000" width="2" dash="4,8"/> 475 <polyline color="#800000" width="2" dash="5"/>
411 </itemgra> 476 </itemgra>
412 <itemgra item_types="track_gravelled" order="{round(15-number($LAYOUT_001_ORDER_DELTA_1))}-{round(16-number($LAYOUT_001_ORDER_DELTA_1))}"> 477 <itemgra item_types="track_gravelled" order="{round(15-number($LAYOUT_001_ORDER_DELTA_1))}-{round(16-number($LAYOUT_001_ORDER_DELTA_1))}">
413 <polyline color="#ffffff" width="5" dash="5,10"/> 478 <polyline color="#ffffff" width="5" dash="5"/>
414 <polyline color="#800000" width="3" dash="5,10"/> 479 <polyline color="#800000" width="3" dash="5"/>
415 </itemgra> 480 </itemgra>
416 <itemgra item_types="track_gravelled" order="{round(17-number($LAYOUT_001_ORDER_DELTA_1))}-"> 481 <itemgra item_types="track_gravelled" order="{round(17-number($LAYOUT_001_ORDER_DELTA_1))}-">
417 <polyline color="#ffffff" width="7" dash="7,15"/> 482 <polyline color="#ffffff" width="7" dash="5"/>
418 <polyline color="#800000" width="5" dash="7,15"/> 483 <polyline color="#800000" width="5" dash="5"/>
419 </itemgra> 484 </itemgra>
420 <itemgra item_types="track_unpaved" order="{round(14-number($LAYOUT_001_ORDER_DELTA_1))}-"> 485 <itemgra item_types="track_unpaved" order="{round(14-number($LAYOUT_001_ORDER_DELTA_1))}-">
421 <polyline color="#000000" width="1"/> 486 <polyline color="#000000" width="1"/>
422 </itemgra> 487 </itemgra>
423 <itemgra item_types="bridleway" order="{round(14-number($LAYOUT_001_ORDER_DELTA_1))}-"> 488 <itemgra item_types="bridleway" order="{round(14-number($LAYOUT_001_ORDER_DELTA_1))}-">
434 </itemgra> 499 </itemgra>
435 <itemgra item_types="lift_drag" order="{round(15-number($LAYOUT_001_ORDER_DELTA_1))}-"> 500 <itemgra item_types="lift_drag" order="{round(15-number($LAYOUT_001_ORDER_DELTA_1))}-">
436 <polyline color="#696969" width="1" dash="5"/> 501 <polyline color="#696969" width="1" dash="5"/>
437 </itemgra> 502 </itemgra>
438 <itemgra item_types="footway" order="{round(15-number($LAYOUT_001_ORDER_DELTA_1))}-{round(16-number($LAYOUT_001_ORDER_DELTA_1))}"> 503 <itemgra item_types="footway" order="{round(15-number($LAYOUT_001_ORDER_DELTA_1))}-{round(16-number($LAYOUT_001_ORDER_DELTA_1))}">
439 <polyline color="#ffffff" width="5" dash="5,10"/> 504 <polyline color="#ffffff" width="5" dash="6"/>
440 <polyline color="#ff0000" width="3" dash="5,10"/> 505 <polyline color="#ff0000" width="3" dash="6"/>
441 </itemgra> 506 </itemgra>
442 <itemgra item_types="footway" order="{round(17-number($LAYOUT_001_ORDER_DELTA_1))}-"> 507 <itemgra item_types="footway" order="{round(17-number($LAYOUT_001_ORDER_DELTA_1))}-">
443 <polyline color="#ffffff" width="7" dash="7,15"/> 508 <polyline color="#ffffff" width="7" dash="6"/>
444 <polyline color="#ff0000" width="5" dash="7,15"/> 509 <polyline color="#ff0000" width="5" dash="6"/>
445 </itemgra> 510 </itemgra>
446 <itemgra item_types="steps" order="{round(15-number($LAYOUT_001_ORDER_DELTA_1))}-"> 511 <itemgra item_types="steps" order="{round(15-number($LAYOUT_001_ORDER_DELTA_1))}-">
447 <polyline color="#000000" width="1"/> 512 <polyline color="#000000" width="1"/>
448 </itemgra> 513 </itemgra>
449 <itemgra item_types="street_pedestrian,living_street" order="{round(14-number($LAYOUT_001_ORDER_DELTA_1))}"> 514 <itemgra item_types="street_pedestrian,living_street" order="{round(14-number($LAYOUT_001_ORDER_DELTA_1))}">
645 <itemgra item_types="highway_city,highway_land" order="{round(2-number($LAYOUT_001_ORDER_DELTA_1))}"> 710 <itemgra item_types="highway_city,highway_land" order="{round(2-number($LAYOUT_001_ORDER_DELTA_1))}">
646 <polyline color="#fc843b" width="3"/> 711 <polyline color="#fc843b" width="3"/>
647 </itemgra> 712 </itemgra>
648 <itemgra item_types="highway_city,highway_land" order="{round(3-number($LAYOUT_001_ORDER_DELTA_1))}-{round(5-number($LAYOUT_001_ORDER_DELTA_1))}"> 713 <itemgra item_types="highway_city,highway_land" order="{round(3-number($LAYOUT_001_ORDER_DELTA_1))}-{round(5-number($LAYOUT_001_ORDER_DELTA_1))}">
649 <polyline color="#fc843b" width="6"/> 714 <polyline color="#fc843b" width="6"/>
650 <!--<polyline color="#fc843b" width="3"/>-->
651 <!--<polyline color="#fc843b" width="1"/>-->
652 </itemgra> 715 </itemgra>
653 <itemgra item_types="highway_city,highway_land" order="{round(6-number($LAYOUT_001_ORDER_DELTA_1))}"> 716 <itemgra item_types="highway_city,highway_land" order="{round(6-number($LAYOUT_001_ORDER_DELTA_1))}">
654 <!--<polyline color="#a8aab3" width="4"/>-->
655 <polyline color="#fc843b" width="6"/> 717 <polyline color="#fc843b" width="6"/>
656 </itemgra> 718 </itemgra>
657 <itemgra item_types="highway_city,highway_land" order="{round(7-number($LAYOUT_001_ORDER_DELTA_1))}-{round(8-number($LAYOUT_001_ORDER_DELTA_1))}"> 719 <itemgra item_types="highway_city,highway_land" order="{round(7-number($LAYOUT_001_ORDER_DELTA_1))}-{round(8-number($LAYOUT_001_ORDER_DELTA_1))}">
658 <!--<polyline color="#a8aab3" width="7"/>-->
659 <polyline color="#fc843b" width="6"/> 720 <polyline color="#fc843b" width="6"/>
660 <!--<polyline color="#a8aab3" width="1"/>-->
661 </itemgra> 721 </itemgra>
662 <itemgra item_types="highway_city,highway_land" order="{round(9-number($LAYOUT_001_ORDER_DELTA_1))}"> 722 <itemgra item_types="highway_city,highway_land" order="{round(9-number($LAYOUT_001_ORDER_DELTA_1))}">
663 <polyline color="#fc843b" width="7"/> 723 <polyline color="#fc843b" width="7"/>
664 </itemgra> 724 </itemgra>
665 <itemgra item_types="highway_city,highway_land" order="{round(10-number($LAYOUT_001_ORDER_DELTA_1))}"> 725 <itemgra item_types="highway_city,highway_land" order="{round(10-number($LAYOUT_001_ORDER_DELTA_1))}">
666 <!--<polyline color="#a8aab3" width="9"/>-->
667 <polyline color="#fc843b" width="9"/> 726 <polyline color="#fc843b" width="9"/>
668 <!--<polyline color="#a8aab3" width="1"/>-->
669 </itemgra> 727 </itemgra>
670 <itemgra item_types="highway_city,highway_land" order="{round(11-number($LAYOUT_001_ORDER_DELTA_1))}"> 728 <itemgra item_types="highway_city,highway_land" order="{round(11-number($LAYOUT_001_ORDER_DELTA_1))}">
671 <polyline color="#a8aab3" width="13"/> 729 <polyline color="#a8aab3" width="13"/>
672 <polyline color="#fc843b" width="9"/> 730 <polyline color="#fc843b" width="9"/>
673 <!--<polyline color="#a8aab3" width="1"/>-->
674 </itemgra> 731 </itemgra>
675 <itemgra item_types="highway_city,highway_land" order="{round(12-number($LAYOUT_001_ORDER_DELTA_1))}"> 732 <itemgra item_types="highway_city,highway_land" order="{round(12-number($LAYOUT_001_ORDER_DELTA_1))}">
676 <polyline color="#a8aab3" width="15"/> 733 <polyline color="#a8aab3" width="15"/>
677 <polyline color="#fc843b" width="10"/> 734 <polyline color="#fc843b" width="10"/>
678 <!--<polyline color="#a8aab3" width="1"/>-->
679 </itemgra> 735 </itemgra>
680 <itemgra item_types="highway_city,highway_land" order="{round(13-number($LAYOUT_001_ORDER_DELTA_1))}"> 736 <itemgra item_types="highway_city,highway_land" order="{round(13-number($LAYOUT_001_ORDER_DELTA_1))}">
681 <polyline color="#a8aab3" width="25"/> 737 <polyline color="#a8aab3" width="25"/>
682 <polyline color="#fc843b" width="17"/> 738 <polyline color="#fc843b" width="17"/>
683 <!--<polyline color="#a8aab3" width="1"/>-->
684 </itemgra> 739 </itemgra>
685 <itemgra item_types="highway_city,highway_land" order="{round(14-number($LAYOUT_001_ORDER_DELTA_1))}"> 740 <itemgra item_types="highway_city,highway_land" order="{round(14-number($LAYOUT_001_ORDER_DELTA_1))}">
686 <polyline color="#a8aab3" width="31"/> 741 <polyline color="#a8aab3" width="31"/>
687 <polyline color="#fc843b" width="24"/> 742 <polyline color="#fc843b" width="24"/>
688 <!--<polyline color="#a8aab3" width="1"/>-->
689 </itemgra> 743 </itemgra>
690 <itemgra item_types="highway_city,highway_land" order="{round(15-number($LAYOUT_001_ORDER_DELTA_1))}"> 744 <itemgra item_types="highway_city,highway_land" order="{round(15-number($LAYOUT_001_ORDER_DELTA_1))}">
691 <polyline color="#a8aab3" width="33"/> 745 <polyline color="#a8aab3" width="33"/>
692 <polyline color="#fc843b" width="27"/> 746 <polyline color="#fc843b" width="27"/>
693 <!--<polyline color="#a8aab3" width="1"/>-->
694 </itemgra> 747 </itemgra>
695 <itemgra item_types="highway_city,highway_land" order="{round(16-number($LAYOUT_001_ORDER_DELTA_1))}"> 748 <itemgra item_types="highway_city,highway_land" order="{round(16-number($LAYOUT_001_ORDER_DELTA_1))}">
696 <polyline color="#a8aab3" width="65"/> 749 <polyline color="#a8aab3" width="65"/>
697 <polyline color="#fc843b" width="59"/> 750 <polyline color="#fc843b" width="59"/>
698 <!--<polyline color="#a8aab3" width="1"/>-->
699 </itemgra> 751 </itemgra>
700 <itemgra item_types="highway_city,highway_land" order="{round(17-number($LAYOUT_001_ORDER_DELTA_1))}"> 752 <itemgra item_types="highway_city,highway_land" order="{round(17-number($LAYOUT_001_ORDER_DELTA_1))}">
701 <polyline color="#a8aab3" width="133"/> 753 <polyline color="#a8aab3" width="133"/>
702 <polyline color="#fc843b" width="127"/> 754 <polyline color="#fc843b" width="127"/>
703 <!--<polyline color="#a8aab3" width="1"/>-->
704 </itemgra> 755 </itemgra>
705 <itemgra item_types="highway_city,highway_land" order="{round(18-number($LAYOUT_001_ORDER_DELTA_1))}"> 756 <itemgra item_types="highway_city,highway_land" order="{round(18-number($LAYOUT_001_ORDER_DELTA_1))}">
706 <polyline color="#a8aab3" width="264"/> 757 <polyline color="#a8aab3" width="264"/>
707 <polyline color="#fc843b" width="258"/> 758 <polyline color="#fc843b" width="258"/>
708 <!--<polyline color="#a8aab3" width="1"/>-->
709 </itemgra> 759 </itemgra>
760 </layer>
710 761
711 762
763 <layer name="streets__bridge">
764 </layer>
712 765
713 766
767
768 <layer name="streets_2">
714 769
715 <itemgra item_types="highway_exit_label" order="{round(13-number($LAYOUT_001_ORDER_DELTA_1))}-"> 770 <itemgra item_types="highway_exit_label" order="{round(13-number($LAYOUT_001_ORDER_DELTA_1))}-">
716 <circle color="#000000" radius="3" text_size="7"/> 771 <circle color="#000000" radius="3" text_size="7"/>
717 </itemgra> 772 </itemgra>
718 773
719 774 <!-- text size for streetnames -->
775 <itemgra item_types="highway_city,highway_land,street_4_city,street_4_land,street_n_lanes" order="{round(8-number($LAYOUT_001_ORDER_DELTA_1))}-{round(11-number($LAYOUT_001_ORDER_DELTA_1))}">
776 <text text_size="7"/>
777 </itemgra>
720 <itemgra item_types="highway_city,highway_land,street_4_city,street_4_land,street_n_lanes" order="{round(13-number($LAYOUT_001_ORDER_DELTA_1))}-{round(18-number($LAYOUT_001_ORDER_DELTA_1))}"> 778 <itemgra item_types="highway_city,highway_land,street_4_city,street_4_land,street_n_lanes" order="{round(12-number($LAYOUT_001_ORDER_DELTA_1))}-{round(14-number($LAYOUT_001_ORDER_DELTA_1))}">
721 <text text_size="8"/>
722 </itemgra>
723 <itemgra item_types="street_2_city,street_2_land,street_3_city,street_3_land,ramp" order="{round(13-number($LAYOUT_001_ORDER_DELTA_1))}-{round(18-number($LAYOUT_001_ORDER_DELTA_1))}">
724 <text text_size="9"/> 779 <text text_size="9"/>
725 </itemgra> 780 </itemgra>
781 <itemgra item_types="highway_city,highway_land,street_4_city,street_4_land,street_n_lanes" order="{round(15-number($LAYOUT_001_ORDER_DELTA_1))}-{round(16-number($LAYOUT_001_ORDER_DELTA_1))}">
782 <text text_size="13"/>
783 </itemgra>
726 <itemgra item_types="street_nopass,street_0,street_1_city,street_1_land" order="{round(13-number($LAYOUT_001_ORDER_DELTA_1))}-{round(18-number($LAYOUT_001_ORDER_DELTA_1))}"> 784 <itemgra item_types="highway_city,highway_land,street_4_city,street_4_land,street_n_lanes" order="{round(17-number($LAYOUT_001_ORDER_DELTA_1))}-{round(18-number($LAYOUT_001_ORDER_DELTA_1))}">
785 <text text_size="28"/>
786 </itemgra>
787
788
789 <itemgra item_types="street_2_city,street_2_land,street_3_city,street_3_land,ramp" order="{round(11-number($LAYOUT_001_ORDER_DELTA_1))}-{round(12-number($LAYOUT_001_ORDER_DELTA_1))}">
790 <text text_size="7"/>
791 </itemgra>
792 <itemgra item_types="street_2_city,street_2_land,street_3_city,street_3_land,ramp" order="{round(13-number($LAYOUT_001_ORDER_DELTA_1))}-{round(14-number($LAYOUT_001_ORDER_DELTA_1))}">
727 <text text_size="9"/> 793 <text text_size="9"/>
728 </itemgra> 794 </itemgra>
795 <itemgra item_types="street_2_city,street_2_land,street_3_city,street_3_land,ramp" order="{round(15-number($LAYOUT_001_ORDER_DELTA_1))}-{round(16-number($LAYOUT_001_ORDER_DELTA_1))}">
796 <text text_size="13"/>
797 </itemgra>
798 <itemgra item_types="street_2_city,street_2_land,street_3_city,street_3_land,ramp" order="{round(17-number($LAYOUT_001_ORDER_DELTA_1))}-{round(18-number($LAYOUT_001_ORDER_DELTA_1))}">
799 <text text_size="28"/>
800 </itemgra>
801
802
803 <itemgra item_types="street_1_city,street_1_land" order="{round(12-number($LAYOUT_001_ORDER_DELTA_1))}">
804 <text text_size="7"/>
805 </itemgra>
806
807 <itemgra item_types="street_nopass,street_0,street_1_city,street_1_land" order="{round(13-number($LAYOUT_001_ORDER_DELTA_1))}-{round(14-number($LAYOUT_001_ORDER_DELTA_1))}">
808 <text text_size="9"/>
809 </itemgra>
810 <itemgra item_types="street_nopass,street_0,street_1_city,street_1_land" order="{round(15-number($LAYOUT_001_ORDER_DELTA_1))}-{round(16-number($LAYOUT_001_ORDER_DELTA_1))}">
811 <text text_size="13"/>
812 </itemgra>
813 <itemgra item_types="street_nopass,street_0,street_1_city,street_1_land" order="{round(17-number($LAYOUT_001_ORDER_DELTA_1))}-{round(18-number($LAYOUT_001_ORDER_DELTA_1))}">
814 <text text_size="28"/>
815 </itemgra>
816 <!-- text size for streetnames -->
817
818
729 819
730 <itemgra item_types="traffic_distortion" order="{round(7-number($LAYOUT_001_ORDER_DELTA_1))}-{round(8-number($LAYOUT_001_ORDER_DELTA_1))}"> 820 <itemgra item_types="traffic_distortion" order="{round(7-number($LAYOUT_001_ORDER_DELTA_1))}-{round(8-number($LAYOUT_001_ORDER_DELTA_1))}">
731 <polyline color="#ff9000" width="8"/> 821 <polyline color="#ff9000" width="8"/>
732 </itemgra> 822 </itemgra>
733 <itemgra item_types="traffic_distortion" order="{round(9-number($LAYOUT_001_ORDER_DELTA_1))}-{round(10-number($LAYOUT_001_ORDER_DELTA_1))}"> 823 <itemgra item_types="traffic_distortion" order="{round(9-number($LAYOUT_001_ORDER_DELTA_1))}-{round(10-number($LAYOUT_001_ORDER_DELTA_1))}">
756 </itemgra> 846 </itemgra>
757 <itemgra item_types="traffic_distortion" order="{round(18-number($LAYOUT_001_ORDER_DELTA_1))}"> 847 <itemgra item_types="traffic_distortion" order="{round(18-number($LAYOUT_001_ORDER_DELTA_1))}">
758 <polyline color="#ff9000" width="265"/> 848 <polyline color="#ff9000" width="265"/>
759 </itemgra> 849 </itemgra>
760 </layer> 850 </layer>
851
852
761 <layer name="polylines"> 853 <layer name="polylines">
762 <itemgra item_types="rail_tram" order="{round(13-number($LAYOUT_001_ORDER_DELTA_1))}-"> 854 <itemgra item_types="rail_tram" order="{round(13-number($LAYOUT_001_ORDER_DELTA_1))}-">
763 <polyline color="#606060" width="2"/> 855 <polyline color="#606060" width="2"/>
764 </itemgra> 856 </itemgra>
765 </layer> 857 </layer>
858
859
766 <layer name="labels"> 860 <layer name="labels">
861 <!-- house numbers -->
767 <itemgra item_types="house_number" order="{round(15-number($LAYOUT_001_ORDER_DELTA_1))}-"> 862 <itemgra item_types="house_number" order="{round(15-number($LAYOUT_001_ORDER_DELTA_1))}">
768 <circle color="#000000" radius="3" text_size="7"/> 863 <circle color="#000000" radius="3" text_size="7"/>
769 </itemgra> 864 </itemgra>
865 <itemgra item_types="house_number" order="{round(16-number($LAYOUT_001_ORDER_DELTA_1))}-">
866 <circle color="#000000" radius="3" text_size="14"/>
867 </itemgra>
868 <!-- house numbers -->
770 869
771 870
772 <itemgra item_types="town_label,district_label,town_label_0e0,town_label_1e0,town_label_2e0,town_label_5e0,town_label_1e1,town_label_2e1,town_label_5e1,town_label_1e2,town_label_2e2,town_label_5e2,district_label_0e0,district_label_1e0,district_label_2e0,district_label_5e0,district_label_1e1,district_label_2e1,district_label_5e1,district_label_1e2,district_label_2e2,district_label_5e2" order="{round(13-number($LAYOUT_001_ORDER_DELTA_1))}-"> 871 <itemgra item_types="town_label,district_label,town_label_0e0,town_label_1e0,town_label_2e0,town_label_5e0,town_label_1e1,town_label_2e1,town_label_5e1,town_label_1e2,town_label_2e2,town_label_5e2,district_label_0e0,district_label_1e0,district_label_2e0,district_label_5e0,district_label_1e1,district_label_2e1,district_label_5e1,district_label_1e2,district_label_2e2,district_label_5e2" order="{round(13-number($LAYOUT_001_ORDER_DELTA_1))}-">
773 <circle color="#000000" radius="3" text_size="7"/> 872 <circle color="#000000" radius="3" text_size="7"/>
774 </itemgra> 873 </itemgra>
830 <polyline color="#3f3f3f" width="1"/> 929 <polyline color="#3f3f3f" width="1"/>
831 </itemgra> 930 </itemgra>
832 <itemgra item_types="track_tracked" order="{round(7-number($LAYOUT_001_ORDER_DELTA_1))}-"> 931 <itemgra item_types="track_tracked" order="{round(7-number($LAYOUT_001_ORDER_DELTA_1))}-">
833 <polyline color="#3f3fff" width="3"/> 932 <polyline color="#3f3fff" width="3"/>
834 </itemgra> 933 </itemgra>
835 <itemgra item_types="rg_segment" order="{round(12-number($LAYOUT_001_ORDER_DELTA_1))}-"> 934 <itemgra item_types="rg_segment" order="{round(7-number($LAYOUT_001_ORDER_DELTA_1))}-">
836 <polyline color="#FF089C" width="1"/> 935 <polyline color="#FF089C" width="1"/>
837 <arrows color="#FF089C" width="1"/> 936 <arrows color="#FF089C" width="1"/>
838 </itemgra> 937 </itemgra>
839 <itemgra item_types="rg_point" order="{round(12-number($LAYOUT_001_ORDER_DELTA_1))}-"> 938 <itemgra item_types="rg_point" order="{round(7-number($LAYOUT_001_ORDER_DELTA_1))}-">
840 <circle color="#FF089C" radius="10" text_size="7"/> 939 <circle color="#FF089C" radius="10" text_size="7"/>
841 </itemgra> 940 </itemgra>
842 <itemgra item_types="nav_left_1" order="0-"> 941 <itemgra item_types="nav_left_1" order="0-">
843 <icon src="nav_left_1_bk.png" w="32" h="32"/> 942 <icon src="nav_left_1_bk.png" w="32" h="32"/>
844 </itemgra> 943 </itemgra>
912 <icon src="nav_roundabout_r8_bk.png" w="32" h="32"/> 1011 <icon src="nav_roundabout_r8_bk.png" w="32" h="32"/>
913 </itemgra> 1012 </itemgra>
914 <itemgra item_types="route_end" order="0-"> 1013 <itemgra item_types="route_end" order="0-">
915 <icon src="nav_destination_bk_center.png" w="32" h="32"/> 1014 <icon src="nav_destination_bk_center.png" w="32" h="32"/>
916 </itemgra> 1015 </itemgra>
1016 <!--
1017 <itemgra item_types="route_waypoint" order="0-">
1018 <icon src="nav_waypoint_bk_center.png" w="32" h="32"/>
1019 </itemgra>
1020 -->
917 <itemgra item_types="nav_none" order="0-"> 1021 <itemgra item_types="nav_none" order="0-">
918 <icon src="unknown.png"/> 1022 <icon src="unknown.png"/>
919 </itemgra> 1023 </itemgra>
920 <itemgra item_types="announcement" order="{round(7-number($LAYOUT_001_ORDER_DELTA_1))}-"> 1024 <itemgra item_types="announcement" order="{round(7-number($LAYOUT_001_ORDER_DELTA_1))}-">
921 <icon src="gui_sound_32_32.png"/> 1025 <icon src="gui_sound_32_32.png"/>
1428 </itemgra> 1532 </itemgra>
1429 <itemgra item_types="poi_custom0,poi_custom1,poi_custom2,poi_custom3,poi_custom4,poi_custom5,poi_custom6,poi_custom7,poi_custom8,poi_custom9,poi_customa,poi_customb,poi_customc,poi_customd,poi_custome,poi_customf" order="10-"> 1533 <itemgra item_types="poi_custom0,poi_custom1,poi_custom2,poi_custom3,poi_custom4,poi_custom5,poi_custom6,poi_custom7,poi_custom8,poi_custom9,poi_customa,poi_customb,poi_customc,poi_customd,poi_custome,poi_customf" order="10-">
1430 <icon src="%s"/> 1534 <icon src="%s"/>
1431 </itemgra> 1535 </itemgra>
1432 </layer> 1536 </layer>
1537
1433 <layer name="Android-POI-Labels-full" active="0"> 1538 <layer name="Android-POI-Labels-full" active="0">
1434 <itemgra item_types="poi_airport,town_ghost,poi_hotel,poi_car_parking,poi_car_dealer_parts,poi_fuel,poi_shopping,poi_attraction,poi_cafe,poi_bar,highway_exit,poi_camp_rv,poi_museum_history,poi_hospital,poi_dining,poi_fastfood,poi_police,poi_autoservice,poi_bank,poi_bus_station,poi_bus_stop,poi_business_service,poi_car_rent,poi_church,poi_cinema,poi_concert,poi_drinking_water,poi_emergency,poi_fair,poi_fish,poi_government_building,poi_hotspring,poi_information,poi_justice,poi_landmark,poi_library,poi_mall,poi_manmade_feature,poi_marine,poi_marine_type,poi_mark,poi_oil_field,poi_peak,poi_personal_service,poi_pharmacy,poi_post_office,poi_public_office,poi_rail_halt,poi_rail_station,poi_rail_tram_stop,poi_repair_service,poi_resort,poi_restaurant,poi_restricted_area,poi_sailing,poi_scenic_area,poi_school,poi_service,poi_shop_retail,poi_skiing,poi_social_service,poi_sport,poi_stadium,poi_swimming,poi_theater,poi_townhall,poi_trail,poi_truck_stop,poi_tunnel,poi_worship,poi_wrecker,poi_zoo,poi_biergarten,poi_castle,poi_ruins,poi_memorial,poi_monument,poi_shelter,poi_fountain,poi_viewpoint,vehicle" order="14-"> 1539 <itemgra item_types="poi_airport,town_ghost,poi_hotel,poi_car_parking,poi_car_dealer_parts,poi_fuel,poi_shopping,poi_attraction,poi_cafe,poi_bar,highway_exit,poi_camp_rv,poi_museum_history,poi_hospital,poi_dining,poi_fastfood,poi_police,poi_autoservice,poi_bank,poi_bus_station,poi_bus_stop,poi_business_service,poi_car_rent,poi_church,poi_cinema,poi_concert,poi_drinking_water,poi_emergency,poi_fair,poi_fish,poi_government_building,poi_hotspring,poi_information,poi_justice,poi_landmark,poi_library,poi_mall,poi_manmade_feature,poi_marine,poi_marine_type,poi_mark,poi_oil_field,poi_peak,poi_personal_service,poi_pharmacy,poi_post_office,poi_public_office,poi_rail_halt,poi_rail_station,poi_rail_tram_stop,poi_repair_service,poi_resort,poi_restaurant,poi_restricted_area,poi_sailing,poi_scenic_area,poi_school,poi_service,poi_shop_retail,poi_skiing,poi_social_service,poi_sport,poi_stadium,poi_swimming,poi_theater,poi_townhall,poi_trail,poi_truck_stop,poi_tunnel,poi_worship,poi_wrecker,poi_zoo,poi_biergarten,poi_castle,poi_ruins,poi_memorial,poi_monument,poi_shelter,poi_fountain,poi_viewpoint,vehicle" order="14-">
1435 <circle color="#606060" radius="0" width="0" text_size="10"/> 1540 <circle color="#606060" radius="0" width="0" text_size="10"/>
1436 </itemgra> 1541 </itemgra>
1437 <itemgra item_types="poi_custom0,poi_custom1,poi_custom2,poi_custom3,poi_custom4,poi_custom5,poi_custom6,poi_custom7,poi_custom8,poi_custom9,poi_customa,poi_customb,poi_customc,poi_customd,poi_custome,poi_customf" order="14-"> 1542 <itemgra item_types="poi_custom0,poi_custom1,poi_custom2,poi_custom3,poi_custom4,poi_custom5,poi_custom6,poi_custom7,poi_custom8,poi_custom9,poi_customa,poi_customb,poi_customc,poi_customd,poi_custome,poi_customf" order="14-">

Legend:
Removed from v.26  
changed lines
  Added in v.27

   
Visit the ZANavi Wiki