/[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 30 Revision 31
68 <xsl:text>&#x0A; </xsl:text> 68 <xsl:text>&#x0A; </xsl:text>
69 <!-- android layout --> 69 <!-- android layout -->
70 <!-- android layout --> 70 <!-- android layout -->
71 <!-- android layout --> 71 <!-- android layout -->
72 <layer name="polygons001"> 72 <layer name="polygons001">
73
74 <!-- forest (converted from relations) -->
75 <itemgra item_types="poly_wood_from_triang" order="6-{round(14-number($LAYOUT_001_ORDER_DELTA_1))}">
76 <polygon color="#8ec78d"/>
77 <!--<polyline color="#ff0000"/>-->
78 <text text_size="8"/>
79 </itemgra>
80 <itemgra item_types="poly_wood_from_triang" order="{round(15-number($LAYOUT_001_ORDER_DELTA_1))}-">
81 <polygon color="#8ec78d"/>
82 <!--<polyline color="#ff0000"/>-->
83 <text text_size="10"/>
84 </itemgra>
85 <!-- forest (converted from relations) -->
86
87
73 <itemgra item_types="poly_wood" order="{round(13-number($LAYOUT_001_ORDER_DELTA_1))}-{round(14-number($LAYOUT_001_ORDER_DELTA_1))}"> 88 <itemgra item_types="poly_wood" order="9-{round(14-number($LAYOUT_001_ORDER_DELTA_1))}">
74 <polygon color="#8ec78d"/> 89 <polygon color="#8ec78d"/>
75 <text text_size="8"/> 90 <text text_size="8"/>
76 </itemgra> 91 </itemgra>
77 <itemgra item_types="poly_wood" order="{round(15-number($LAYOUT_001_ORDER_DELTA_1))}-"> 92 <itemgra item_types="poly_wood" order="{round(15-number($LAYOUT_001_ORDER_DELTA_1))}-">
78 <polygon color="#8ec78d"/> 93 <polygon color="#8ec78d"/>
79 <text text_size="10"/> 94 <text text_size="10"/>
80 </itemgra> 95 </itemgra>
96
97 <itemgra item_types="wood_from_relations" order="8-{round(14-number($LAYOUT_001_ORDER_DELTA_1))}">
98 <polyline color="#478f46"/>
99 <!--<polyline color="#ff0000"/>-->
100 <text text_size="8"/>
101 </itemgra>
102 <itemgra item_types="wood_from_relations" order="{round(15-number($LAYOUT_001_ORDER_DELTA_1))}-">
103 <polyline color="#478f46"/>
104 <!--<polyline color="#ff0000"/>-->
105 <text text_size="10"/>
106 </itemgra>
107
108
81 <itemgra item_types="poly_park" order="{round(12-number($LAYOUT_001_ORDER_DELTA_1))}-"> 109 <itemgra item_types="poly_park,poly_playground" order="{round(12-number($LAYOUT_001_ORDER_DELTA_1))}-">
82 <polygon color="#7cc334"/> 110 <polygon color="#7cc334"/>
83 <text text_size="8"/> 111 <text text_size="8"/>
84 </itemgra> 112 </itemgra>
85 </layer> 113 </layer>
86 <xsl:text>&#x0A; </xsl:text> 114 <xsl:text>&#x0A; </xsl:text>
90 <itemgra item_types="poly_water_tiled"> 118 <itemgra item_types="poly_water_tiled">
91 <polygon color="#82c8ea"/> 119 <polygon color="#82c8ea"/>
92 </itemgra> 120 </itemgra>
93 <!-- ocean --> 121 <!-- ocean -->
94 122
123 <!-- waterbodies (converted from relations) -->
124 <itemgra item_types="poly_water_from_triang" order="6-{round(13-number($LAYOUT_001_ORDER_DELTA_1))}">
125 <polygon color="#82c8ea"/>
126 <!--<polyline color="#ff0000"/>-->
127 <!--<text text_size="8"/>-->
128 </itemgra>
129 <itemgra item_types="poly_water_from_triang" order="{round(14-number($LAYOUT_001_ORDER_DELTA_1))}-">
130 <polygon color="#82c8ea"/>
131 <!--<polyline color="#ff0000"/>-->
132 <!--<text text_size="10"/>-->
133 </itemgra>
134 <!-- waterbodies (converted from relations) -->
135
95 <!-- rivers with text --> 136 <!-- rivers with text -->
96 <itemgra item_types="poly_water" order="{round(10-number($LAYOUT_001_ORDER_DELTA_1))}-{round(13-number($LAYOUT_001_ORDER_DELTA_1))}"> 137 <itemgra item_types="poly_water" order="9-{round(13-number($LAYOUT_001_ORDER_DELTA_1))}">
97 <polygon color="#82c8ea"/> 138 <polygon color="#82c8ea"/>
98 <polyline color="#5096b8"/> 139 <polyline color="#5096b8"/>
99 <text text_size="8"/> 140 <text text_size="8"/>
100 </itemgra> 141 </itemgra>
101 <itemgra item_types="poly_water" order="{round(14-number($LAYOUT_001_ORDER_DELTA_1))}-"> 142 <itemgra item_types="poly_water" order="{round(14-number($LAYOUT_001_ORDER_DELTA_1))}-">
104 <text text_size="10"/> 145 <text text_size="10"/>
105 </itemgra> 146 </itemgra>
106 <!-- rivers with text --> 147 <!-- rivers with text -->
107 148
108 <!-- rivers with text (converted from relations) --> 149 <!-- rivers with text (converted from relations) -->
109 <itemgra item_types="poly_water_from_relations" order="{round(10-number($LAYOUT_001_ORDER_DELTA_1))}-{round(13-number($LAYOUT_001_ORDER_DELTA_1))}"> 150 <itemgra item_types="poly_water_from_relations" order="6-{round(13-number($LAYOUT_001_ORDER_DELTA_1))}">
110 <polygon color="#82c8ea"/> 151 <polygon color="#82c8ea"/>
111 <polyline color="#5096b8"/> 152 <polyline color="#5096b8"/>
112 <text text_size="8"/> 153 <text text_size="8"/>
113 </itemgra> 154 </itemgra>
114 <itemgra item_types="poly_water_from_relations" order="{round(14-number($LAYOUT_001_ORDER_DELTA_1))}-"> 155 <itemgra item_types="poly_water_from_relations" order="{round(14-number($LAYOUT_001_ORDER_DELTA_1))}-">
116 <polyline color="#5096b8"/> 157 <polyline color="#5096b8"/>
117 <text text_size="10"/> 158 <text text_size="10"/>
118 </itemgra> 159 </itemgra>
119 <!-- rivers with text (converted from relations) --> 160 <!-- rivers with text (converted from relations) -->
120 161
162
121 <itemgra item_types="poly_flats,poly_scrub,poly_military_zone,poly_marine,plantation,tundra" order="{round(14-number($LAYOUT_001_ORDER_DELTA_1))}-"> 163 <itemgra item_types="poly_flats,poly_reservoir,poly_zoo,poly_beach,poly_airfield,poly_railway,poly_scrub,poly_military_zone,poly_marine,plantation,tundra" order="{round(14-number($LAYOUT_001_ORDER_DELTA_1))}-">
122 <polygon color="#a0a0a0"/> 164 <polygon color="#a0a0a0"/>
123 <text text_size="8"/> 165 <text text_size="8"/>
124 </itemgra> 166 </itemgra>
167
125 <itemgra item_types="poly_pedestrian" order="{round(14-number($LAYOUT_001_ORDER_DELTA_1))}"> 168 <itemgra item_types="poly_pedestrian" order="{round(14-number($LAYOUT_001_ORDER_DELTA_1))}">
126 <polyline color="#d2d2d2" width="13"/> 169 <polyline color="#d2d2d2" width="13"/>
127 <polyline color="#dddddd" width="9"/> 170 <polyline color="#dddddd" width="9"/>
128 <polygon color="#dddddd"/> 171 <polygon color="#dddddd"/>
129 </itemgra> 172 </itemgra>
140 <itemgra item_types="poly_pedestrian" order="{round(17-number($LAYOUT_001_ORDER_DELTA_1))}"> 183 <itemgra item_types="poly_pedestrian" order="{round(17-number($LAYOUT_001_ORDER_DELTA_1))}">
141 <polyline color="#d2d2d2" width="25"/> 184 <polyline color="#d2d2d2" width="25"/>
142 <polyline color="#dddddd" width="21"/> 185 <polyline color="#dddddd" width="21"/>
143 <polygon color="#dddddd"/> 186 <polygon color="#dddddd"/>
144 </itemgra> 187 </itemgra>
145 <itemgra item_types="poly_pedestrian" order="{round(18-number($LAYOUT_001_ORDER_DELTA_1))}"> 188 <itemgra item_types="poly_pedestrian" order="{round(18-number($LAYOUT_001_ORDER_DELTA_1))}-">
146 <polyline color="#d2d2d2" width="40"/> 189 <polyline color="#d2d2d2" width="40"/>
147 <polyline color="#dddddd" width="34"/> 190 <polyline color="#dddddd" width="34"/>
148 <polygon color="#dddddd"/> 191 <polygon color="#dddddd"/>
149 </itemgra> 192 </itemgra>
193
194 <itemgra item_types="poly_plaza" order="{round(14-number($LAYOUT_001_ORDER_DELTA_1))}-">
195 <polygon color="#dddddd"/>
196 </itemgra>
197
150 <itemgra item_types="poly_airport" order="{round(5-number($LAYOUT_001_ORDER_DELTA_1))}-"> 198 <itemgra item_types="poly_airport" order="{round(5-number($LAYOUT_001_ORDER_DELTA_1))}-">
151 <polygon color="#a0a0a0"/> 199 <polygon color="#a0a0a0"/>
152 </itemgra> 200 </itemgra>
153 201
154 <!-- 202 <!--
256 </itemgra> 304 </itemgra>
257 <itemgra item_types="poly_car_parking" order="{round(15-number($LAYOUT_001_ORDER_DELTA_1))}-"> 305 <itemgra item_types="poly_car_parking" order="{round(15-number($LAYOUT_001_ORDER_DELTA_1))}-">
258 <polygon color="#e7cf87"/> 306 <polygon color="#e7cf87"/>
259 </itemgra> 307 </itemgra>
260 308
309 <!-- buildings from mutlipolygons -->
310 <itemgra item_types="poly_building_from_triang" order="{round(15-number($LAYOUT_001_ORDER_DELTA_1))}-">
311 <polygon color="#b6a6a6"/>
312 </itemgra>
313 <!-- buildings from mutlipolygons -->
261 <!-- buildings --> 314 <!-- buildings -->
262 <itemgra item_types="poly_building" order="{round(15-number($LAYOUT_001_ORDER_DELTA_1))}-"> 315 <itemgra item_types="poly_building" order="{round(15-number($LAYOUT_001_ORDER_DELTA_1))}-">
316 <polygon color="#b6a6a6"/>
317 <polyline color="#dddddd" width="1"/>
318 </itemgra>
319 <itemgra item_types="poly_university" order="{round(15-number($LAYOUT_001_ORDER_DELTA_1))}-">
320 <polygon color="#b6a6a6"/>
321 <polyline color="#dddddd" width="1"/>
322 </itemgra>
323 <itemgra item_types="poly_college" order="{round(15-number($LAYOUT_001_ORDER_DELTA_1))}-">
263 <polygon color="#b6a6a6"/> 324 <polygon color="#b6a6a6"/>
264 <polyline color="#dddddd" width="1"/> 325 <polyline color="#dddddd" width="1"/>
265 </itemgra> 326 </itemgra>
266 <!-- buildings --> 327 <!-- buildings -->
267 328

Legend:
Removed from v.30  
changed lines
  Added in v.31

   
Visit the ZANavi Wiki