/[zanavi_public1]/navit/navit/navit_shipped.xml
ZANavi

Contents of /navit/navit/navit_shipped.xml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 46 - (show annotations) (download) (as text)
Mon Aug 24 18:55:43 2015 UTC (8 years, 7 months ago) by zoff99
File MIME type: text/xml
File size: 40508 byte(s)
v2.0.47
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE config
3 SYSTEM "navit.dtd">
4 <config xmlns:xi="http://www.w3.org/2001/XInclude">
5 <plugins>
6 <plugin path="$NAVIT_LIBDIR/*/${NAVIT_LIBPREFIX}lib*.so" ondemand="yes"/>
7 <plugin path="$NAVIT_LIBDIR/autoload/${NAVIT_LIBPREFIX}lib*.so"/>
8 <plugin path="$NAVIT_LIBDIR/*/${NAVIT_LIBPREFIX}libbinding_dbus.so" active="no"/>
9 <plugin path="$NAVIT_LIBDIR/*/${NAVIT_LIBPREFIX}libgraphics_null.so" active="no"/>
10 </plugins>
11
12 <navit center="4808 N 1134 E" zoom="256" tracking="1" orientation="-1" recent_dest="10" radius="30">
13 <graphics type="gtk_drawing_area"/>
14 <gui type="gtk" enabled="no" menubar="1" toolbar="1" statusbar="1"/>
15 <!--
16 In case of the internal GUI, you can even influence the size of the text and of the icons in the toolbar and the viewport.
17 Here's an example for a freerunner: -->
18 <!-- <gui type="internal" font_size="350" icon_xs="32" icon_s="96" icon_l="96"/> -->
19
20 <gui type="internal" enabled="yes"><![CDATA[
21 <html>
22 <a name='Main Menu'><text>Main menu</text>
23 <a href='#Actions'><img src='gui_actions'>Actions</img></a>
24 <img cond='flags&amp;2' src='gui_map' onclick='back_to_map()'><text>Show
25 Map</text></img>
26 <a href='#Settings'><img src='gui_settings'><text>Settings</text></img></a>
27 <a href='#Tools'><img src='gui_tools'><text>Tools</text></img></a>
28 <a href='#Route'><img src='gui_settings'><text>Route</text></img></a>
29 <img src='gui_about' onclick='about()'><text>About</text></img>
30 </a>
31 <a name='Actions'><text>Actions</text>
32 <img src='gui_bookmark' onclick='bookmarks()'><text>Bookmarks</text></img>
33 <img cond='click_coord_geo' src='gui_map' onclick='position(click_coord_geo,_("Map Point"),8|16|32|64|256)'><script>write(click_coord_geo)</script></img>
34 <img cond='position_coord_geo' src='gui_vehicle' onclick='position(position_coord_geo,_("Vehicle Position"),8|32|64|128|256)'><script>write(position_coord_geo)</script></img>
35 <img src='gui_town' onclick='town()'><text>Town</text></img>
36 <img cond='navit.route.route_status&amp;52' src='gui_stop' onclick='abort_navigation()'><text>Stop
37 Navigation</text></img>
38 </a>
39 <a name='Settings'><text>Settings</text>
40 <a href='#Settings Display'><img src='gui_display'><text>Display</text></img></a>
41 <img src='gui_maps' onclick='setting_maps()'><text>Maps</text></img>
42 <img src='gui_vehicle' onclick='setting_vehicle()'><text>Vehicle</text></img>
43 <img src='gui_rules' onclick='setting_rules()'><text>Rules</text></img>
44 </a>
45 <a name='Settings Display'><text>Display</text>
46 <img src='gui_display' onclick='setting_layout()'><text>Layout</text></img>
47 <img cond='fullscreen==0' src='gui_fullscreen' onclick='fullscreen=1'><text>Fullscreen</text></img>
48 <img cond='fullscreen==1' src='gui_leave_fullscreen' onclick='fullscreen=0'><text>Window Mode</text></img>
49 <img cond='navit.pitch==0' src='gui_map' onclick='navit.pitch=pitch;redraw_map();back_to_map()'><text>3D</text></img>
50 <img cond='navit.pitch!=0' src='gui_map' onclick='navit.pitch=0;redraw_map();back_to_map()'><text>2D</text></img>
51 </a>
52 <a name='Tools'><text>Tools</text>
53 <img src='gui_actions' onclick='locale()'><text>Show Locale</text></img>
54 </a>
55 <a name='Route'><text>Route</text>
56 <img src='gui_actions' onclick='route_description()'><text>Description</text></img>
57 </a>
58 </html>
59 ]]></gui>
60 <!-- for a debug log -->
61 <log enabled="no" type="textfile_debug" data="debug_%Y%m%d-%i.txt" flush_size="1000" flush_time="30"/>
62 <!-- osd items allow to position display and control items directly on top of the map: -->
63 <osd enabled="no" type="compass"/>
64 <osd enabled="no" type="eta"/>
65 <osd enabled="no" type="navigation_distance_to_target"/>
66 <osd enabled="no" type="navigation"/>
67 <osd enabled="no" type="navigation_distance_to_next"/>
68 <osd enabled="no" type="navigation_next_turn"/>
69
70 <!-- Vehicle with GPS enabled for gpsd on unix -->
71 <vehicle name="Local GPS" profilename="car" enabled="yes" active="1" source="gpsd://localhost" gpsd_query="w+xj">
72 <!-- Navit can write a tracklog in several formats (gpx, nmea or textfile): -->
73 <log enabled="no" type="gpx" attr_types="position_time_iso8601,position_direction,position_speed,profilename,position_radius" data="track_%Y%m%d-%%i.gpx" flush_size="1000" flush_time="30"/>
74 </vehicle>
75
76 <!-- vehicle name="Demo" profilename="car" enabled="no" active="yes" source="demo://" -->
77
78 <!-- For the cumulative displacement filter to be enabled, set cdf_histsize="x" here, with x being an integer somewhere around 4 -->
79 <tracking cdf_histsize="0"/>
80
81 <vehicleprofile name="car" flags="0x4000000" flags_forward_mask="0x4000002" flags_reverse_mask="0x4000001" maxspeed_handling="0" route_mode="0" static_speed="5" static_distance="25">
82 <roadprofile item_types="street_service,street_parking_lane,track_ground,track_grass,track_gravelled,track_unpaved" speed="10" route_weight="10" route_prio_weight="300">
83 <announcement level="0" distance_metric="25"/>
84 <announcement level="1" distance_metric="100"/>
85 <announcement level="2" distance_metric="200"/>
86 </roadprofile>
87 <roadprofile item_types="street_0,living_street" speed="20" route_weight="20" route_prio_weight="30">
88 <announcement level="0" distance_metric="25"/>
89 <announcement level="1" distance_metric="100"/>
90 <announcement level="2" distance_metric="200"/>
91 </roadprofile>
92 <roadprofile item_types="street_1_city" speed="35" route_weight="35" route_prio_weight="23">
93 <announcement level="0" distance_metric="25"/>
94 <announcement level="1" distance_metric="100"/>
95 <announcement level="2" distance_metric="200"/>
96 </roadprofile>
97 <roadprofile item_types="track_paved" speed="35" route_weight="35" route_prio_weight="30">
98 <announcement level="0" distance_metric="50"/>
99 <announcement level="1" distance_metric="200"/>
100 <announcement level="2" distance_metric="500"/>
101 </roadprofile>
102 <roadprofile item_types="street_2_city,ramp_street_2_city" speed="50" route_weight="50" route_prio_weight="21">
103 <announcement level="0" distance_metric="50"/>
104 <announcement level="1" distance_metric="200"/>
105 <announcement level="2" distance_metric="500"/>
106 </roadprofile>
107 <roadprofile item_types="street_3_city,ramp_street_3_city" speed="50" route_weight="50" route_prio_weight="18">
108 <announcement level="0" distance_metric="50"/>
109 <announcement level="1" distance_metric="200"/>
110 <announcement level="2" distance_metric="500"/>
111 </roadprofile>
112 <roadprofile item_types="ramp_street_4_city" speed="49" route_weight="49" route_prio_weight="12">
113 <announcement level="0" distance_metric="50"/>
114 <announcement level="1" distance_metric="200"/>
115 <announcement level="2" distance_metric="500"/>
116 </roadprofile>
117 <roadprofile item_types="street_4_city" speed="50" route_weight="50" route_prio_weight="11">
118 <announcement level="0" distance_metric="50"/>
119 <announcement level="1" distance_metric="200"/>
120 <announcement level="2" distance_metric="500"/>
121 </roadprofile>
122 <roadprofile item_types="highway_city" speed="80" route_weight="80" route_prio_weight="9">
123 <announcement level="0" distance_metric="100"/>
124 <announcement level="1" distance_metric="400"/>
125 <announcement level="2" distance_metric="1000"/>
126 </roadprofile>
127 <roadprofile item_types="street_1_land" speed="35" route_weight="35" route_prio_weight="23">
128 <announcement level="0" distance_metric="100"/>
129 <announcement level="1" distance_metric="400"/>
130 <announcement level="2" distance_metric="1000"/>
131 </roadprofile>
132 <roadprofile item_types="street_2_land" speed="50" route_weight="50" route_prio_weight="11">
133 <announcement level="0" distance_metric="100"/>
134 <announcement level="1" distance_metric="400"/>
135 <announcement level="2" distance_metric="1000"/>
136 </roadprofile>
137 <roadprofile item_types="street_3_land" speed="50" route_weight="50" route_prio_weight="11">
138 <announcement level="0" distance_metric="100"/>
139 <announcement level="1" distance_metric="400"/>
140 <announcement level="2" distance_metric="1000"/>
141 </roadprofile>
142 <roadprofile item_types="street_4_land" speed="80" route_weight="80" route_prio_weight="11">
143 <announcement level="0" distance_metric="100"/>
144 <announcement level="1" distance_metric="400"/>
145 <announcement level="2" distance_metric="1000"/>
146 </roadprofile>
147 <roadprofile item_types="street_n_lanes" speed="120" route_weight="120" route_prio_weight="9">
148 <announcement level="0" distance_metric="300"/>
149 <announcement level="1" distance_metric="1000"/>
150 <announcement level="2" distance_metric="2000"/>
151 </roadprofile>
152 <roadprofile item_types="ramp_highway_land" speed="75" route_weight="75" route_prio_weight="10">
153 <announcement level="0" distance_metric="300"/>
154 <announcement level="1" distance_metric="1000"/>
155 <announcement level="2" distance_metric="2000"/>
156 </roadprofile>
157 <roadprofile item_types="highway_land" speed="120" route_weight="120" route_prio_weight="9">
158 <announcement level="0" distance_metric="300"/>
159 <announcement level="1" distance_metric="1000"/>
160 <announcement level="2" distance_metric="2000"/>
161 </roadprofile>
162 <roadprofile item_types="ramp" speed="60" route_weight="60" route_prio_weight="15">
163 <announcement level="0" distance_metric="50"/>
164 <announcement level="1" distance_metric="200"/>
165 <announcement level="2" distance_metric="500"/>
166 </roadprofile>
167 <roadprofile item_types="roundabout" speed="35" route_weight="35" route_prio_weight="11"/>
168 <roadprofile item_types="ferry" speed="40" route_weight="40" route_prio_weight="1000"/>
169 </vehicleprofile>
170
171
172
173
174
175
176 <vehicleprofile name="car-no-highways" flags="0x4000000" flags_forward_mask="0x4000002" flags_reverse_mask="0x4000001" maxspeed_handling="0" route_mode="0" static_speed="5" static_distance="25">
177 <roadprofile item_types="street_service,street_parking_lane,track_ground,track_grass,track_gravelled,track_unpaved" speed="10" route_weight="10" route_prio_weight="300">
178 <announcement level="0" distance_metric="25"/>
179 <announcement level="1" distance_metric="100"/>
180 <announcement level="2" distance_metric="200"/>
181 </roadprofile>
182 <roadprofile item_types="street_0,living_street" speed="20" route_weight="20" route_prio_weight="30">
183 <announcement level="0" distance_metric="25"/>
184 <announcement level="1" distance_metric="100"/>
185 <announcement level="2" distance_metric="200"/>
186 </roadprofile>
187 <roadprofile item_types="street_1_city" speed="35" route_weight="35" route_prio_weight="30">
188 <announcement level="0" distance_metric="25"/>
189 <announcement level="1" distance_metric="100"/>
190 <announcement level="2" distance_metric="200"/>
191 </roadprofile>
192 <roadprofile item_types="track_paved" speed="35" route_weight="35" route_prio_weight="30">
193 <announcement level="0" distance_metric="50"/>
194 <announcement level="1" distance_metric="200"/>
195 <announcement level="2" distance_metric="500"/>
196 </roadprofile>
197 <roadprofile item_types="street_2_city,ramp_street_2_city" speed="50" route_weight="50" route_prio_weight="30">
198 <announcement level="0" distance_metric="50"/>
199 <announcement level="1" distance_metric="200"/>
200 <announcement level="2" distance_metric="500"/>
201 </roadprofile>
202 <roadprofile item_types="street_3_city,ramp_street_3_city" speed="50" route_weight="50" route_prio_weight="18">
203 <announcement level="0" distance_metric="50"/>
204 <announcement level="1" distance_metric="200"/>
205 <announcement level="2" distance_metric="500"/>
206 </roadprofile>
207 <roadprofile item_types="ramp_street_4_city" speed="49" route_weight="49" route_prio_weight="12">
208 <announcement level="0" distance_metric="50"/>
209 <announcement level="1" distance_metric="200"/>
210 <announcement level="2" distance_metric="500"/>
211 </roadprofile>
212 <roadprofile item_types="street_4_city" speed="50" route_weight="50" route_prio_weight="11">
213 <announcement level="0" distance_metric="50"/>
214 <announcement level="1" distance_metric="200"/>
215 <announcement level="2" distance_metric="500"/>
216 </roadprofile>
217 <roadprofile item_types="highway_city" speed="80" route_weight="80" route_prio_weight="9">
218 <announcement level="0" distance_metric="100"/>
219 <announcement level="1" distance_metric="400"/>
220 <announcement level="2" distance_metric="1000"/>
221 </roadprofile>
222 <roadprofile item_types="street_1_land" speed="35" route_weight="35" route_prio_weight="30">
223 <announcement level="0" distance_metric="100"/>
224 <announcement level="1" distance_metric="400"/>
225 <announcement level="2" distance_metric="1000"/>
226 </roadprofile>
227 <roadprofile item_types="street_2_land" speed="50" route_weight="50" route_prio_weight="11">
228 <announcement level="0" distance_metric="100"/>
229 <announcement level="1" distance_metric="400"/>
230 <announcement level="2" distance_metric="1000"/>
231 </roadprofile>
232 <roadprofile item_types="street_3_land" speed="50" route_weight="50" route_prio_weight="11">
233 <announcement level="0" distance_metric="100"/>
234 <announcement level="1" distance_metric="400"/>
235 <announcement level="2" distance_metric="1000"/>
236 </roadprofile>
237 <roadprofile item_types="street_4_land" speed="80" route_weight="80" route_prio_weight="11">
238 <announcement level="0" distance_metric="100"/>
239 <announcement level="1" distance_metric="400"/>
240 <announcement level="2" distance_metric="1000"/>
241 </roadprofile>
242 <roadprofile item_types="street_n_lanes" speed="120" route_weight="120" route_prio_weight="9">
243 <announcement level="0" distance_metric="300"/>
244 <announcement level="1" distance_metric="1000"/>
245 <announcement level="2" distance_metric="2000"/>
246 </roadprofile>
247 <!--
248 <roadprofile item_types="ramp_highway_land" speed="119" route_weight="119" route_prio_weight="10">
249 <announcement level="0" distance_metric="300"/>
250 <announcement level="1" distance_metric="1000"/>
251 <announcement level="2" distance_metric="2000"/>
252 </roadprofile>
253 <roadprofile item_types="highway_land" speed="120" route_weight="120" route_prio_weight="9">
254 <announcement level="0" distance_metric="300"/>
255 <announcement level="1" distance_metric="1000"/>
256 <announcement level="2" distance_metric="2000"/>
257 </roadprofile>
258 -->
259 <roadprofile item_types="ramp" speed="60" route_weight="60" route_prio_weight="15">
260 <announcement level="0" distance_metric="50"/>
261 <announcement level="1" distance_metric="200"/>
262 <announcement level="2" distance_metric="500"/>
263 </roadprofile>
264 <roadprofile item_types="roundabout" speed="35" route_weight="35" route_prio_weight="11"/>
265 <roadprofile item_types="ferry" speed="40" route_weight="40" route_prio_weight="1000"/>
266 </vehicleprofile>
267
268
269
270
271 <vehicleprofile name="bike-normal" flags="0x40000000" flags_forward_mask="0x40000002" flags_reverse_mask="0x40000001" maxspeed_handling="1" route_mode="0" static_speed="5" static_distance="25">
272 <roadprofile item_types="steps" speed="1" route_weight="1" route_prio_weight="4000">
273 <announcement level="0" distance_metric="10"/>
274 <announcement level="1" distance_metric="100"/>
275 <announcement level="2" distance_metric="200"/>
276 </roadprofile>
277 <roadprofile item_types="street_pedestrian" speed="5" route_weight="5" route_prio_weight="40">
278 <announcement level="0" distance_metric="10"/>
279 <announcement level="1" distance_metric="100"/>
280 <announcement level="2" distance_metric="200"/>
281 </roadprofile>
282 <roadprofile item_types="footway" speed="5" route_weight="5" route_prio_weight="1800">
283 <announcement level="0" distance_metric="10"/>
284 <announcement level="1" distance_metric="100"/>
285 <announcement level="2" distance_metric="200"/>
286 </roadprofile>
287 <roadprofile item_types="path,track_ground" speed="10" route_weight="10" route_prio_weight="2400">
288 <announcement level="0" distance_metric="10"/>
289 <announcement level="1" distance_metric="100"/>
290 <announcement level="2" distance_metric="200"/>
291 </roadprofile>
292 <roadprofile item_types="track_gravelled" speed="10" route_weight="10" route_prio_weight="2300">
293 <announcement level="0" distance_metric="10"/>
294 <announcement level="1" distance_metric="100"/>
295 <announcement level="2" distance_metric="200"/>
296 </roadprofile>
297
298
299 <roadprofile item_types="cycleway" speed="20" route_weight="20" route_prio_weight="10">
300 <announcement level="0" distance_metric="10"/>
301 <announcement level="1" distance_metric="100"/>
302 <announcement level="2" distance_metric="200"/>
303 </roadprofile>
304
305
306 <roadprofile item_types="track_paved" speed="10" route_weight="10" route_prio_weight="500">
307 <announcement level="0" distance_metric="10"/>
308 <announcement level="1" distance_metric="100"/>
309 <announcement level="2" distance_metric="200"/>
310 </roadprofile>
311 <roadprofile item_types="street_service,street_parking_lane" speed="10" route_weight="10" route_prio_weight="30">
312 <announcement level="0" distance_metric="10"/>
313 <announcement level="1" distance_metric="100"/>
314 <announcement level="2" distance_metric="200"/>
315 </roadprofile>
316
317 <roadprofile item_types="street_0,street_1_city,living_street" speed="20" route_weight="20" route_prio_weight="20">
318 <announcement level="0" distance_metric="10"/>
319 <announcement level="1" distance_metric="100"/>
320 <announcement level="2" distance_metric="200"/>
321 </roadprofile>
322
323 <roadprofile item_types="street_2_city,ramp_street_2_city,street_1_land,street_2_land" speed="15" route_weight="15" route_prio_weight="900">
324 <announcement level="0" distance_metric="10"/>
325 <announcement level="1" distance_metric="100"/>
326 <announcement level="2" distance_metric="200"/>
327 </roadprofile>
328 <roadprofile item_types="street_3_city,ramp_street_3_city" speed="14" route_weight="14" route_prio_weight="2200">
329 <announcement level="0" distance_metric="10"/>
330 <announcement level="1" distance_metric="100"/>
331 <announcement level="2" distance_metric="200"/>
332 </roadprofile>
333 <roadprofile item_types="street_4_city,ramp_street_4_city,ramp" speed="14" route_weight="14" route_prio_weight="5000">
334 <announcement level="0" distance_metric="10"/>
335 <announcement level="1" distance_metric="100"/>
336 <announcement level="2" distance_metric="200"/>
337 </roadprofile>
338 <roadprofile item_types="street_3_land,street_4_land" speed="14" route_weight="14" route_prio_weight="10000">
339 <announcement level="0" distance_metric="10"/>
340 <announcement level="1" distance_metric="400"/>
341 <announcement level="2" distance_metric="1000"/>
342 </roadprofile>
343 <roadprofile item_types="roundabout" speed="14" route_weight="14" route_prio_weight="1200"/>
344 <roadprofile item_types="ferry" speed="40" route_weight="40" route_prio_weight="20000"/>
345 </vehicleprofile>
346
347
348
349
350 <vehicleprofile name="bike-avoid-roads" flags="0x40000000" flags_forward_mask="0x40000002" flags_reverse_mask="0x40000001" maxspeed_handling="1" route_mode="0" static_speed="5" static_distance="25">
351 <roadprofile item_types="steps" speed="1" route_weight="1" route_prio_weight="4000">
352 <announcement level="0" distance_metric="25"/>
353 <announcement level="1" distance_metric="100"/>
354 <announcement level="2" distance_metric="200"/>
355 </roadprofile>
356 <roadprofile item_types="street_pedestrian,footway" speed="5" route_weight="5" route_prio_weight="510">
357 <announcement level="0" distance_metric="25"/>
358 <announcement level="1" distance_metric="100"/>
359 <announcement level="2" distance_metric="200"/>
360 </roadprofile>
361 <roadprofile item_types="path,track_ground" speed="10" route_weight="10" route_prio_weight="2400">
362 <announcement level="0" distance_metric="25"/>
363 <announcement level="1" distance_metric="100"/>
364 <announcement level="2" distance_metric="200"/>
365 </roadprofile>
366 <roadprofile item_types="track_gravelled" speed="10" route_weight="10" route_prio_weight="2300">
367 <announcement level="0" distance_metric="25"/>
368 <announcement level="1" distance_metric="100"/>
369 <announcement level="2" distance_metric="200"/>
370 </roadprofile>
371
372
373 <roadprofile item_types="cycleway" speed="20" route_weight="20" route_prio_weight="10">
374 <announcement level="0" distance_metric="25"/>
375 <announcement level="1" distance_metric="100"/>
376 <announcement level="2" distance_metric="200"/>
377 </roadprofile>
378
379
380 <roadprofile item_types="track_paved,street_service,street_parking_lane" speed="10" route_weight="10" route_prio_weight="500">
381 <announcement level="0" distance_metric="25"/>
382 <announcement level="1" distance_metric="100"/>
383 <announcement level="2" distance_metric="200"/>
384 </roadprofile>
385 <roadprofile item_types="street_0,street_1_city,living_street" speed="14" route_weight="14" route_prio_weight="500">
386 <announcement level="0" distance_metric="25"/>
387 <announcement level="1" distance_metric="100"/>
388 <announcement level="2" distance_metric="200"/>
389 </roadprofile>
390 <roadprofile item_types="street_2_city,ramp_street_2_city,street_1_land,street_2_land" speed="14" route_weight="14" route_prio_weight="1200">
391 <announcement level="0" distance_metric="25"/>
392 <announcement level="1" distance_metric="100"/>
393 <announcement level="2" distance_metric="200"/>
394 </roadprofile>
395 <roadprofile item_types="street_3_city,ramp_street_3_city" speed="14" route_weight="14" route_prio_weight="2200">
396 <announcement level="0" distance_metric="25"/>
397 <announcement level="1" distance_metric="100"/>
398 <announcement level="2" distance_metric="200"/>
399 </roadprofile>
400 <roadprofile item_types="street_4_city,ramp_street_4_city,ramp" speed="14" route_weight="14" route_prio_weight="5000">
401 <announcement level="0" distance_metric="25"/>
402 <announcement level="1" distance_metric="100"/>
403 <announcement level="2" distance_metric="200"/>
404 </roadprofile>
405 <roadprofile item_types="street_3_land,street_4_land" speed="14" route_weight="14" route_prio_weight="10000">
406 <announcement level="0" distance_metric="100"/>
407 <announcement level="1" distance_metric="400"/>
408 <announcement level="2" distance_metric="1000"/>
409 </roadprofile>
410 <roadprofile item_types="roundabout" speed="14" route_weight="14" route_prio_weight="1200"/>
411 <roadprofile item_types="ferry" speed="40" route_weight="40" route_prio_weight="20000"/>
412 </vehicleprofile>
413
414
415
416
417
418 <vehicleprofile name="bike-no-oneway" flags="0x40000000" flags_forward_mask="0x40000000" flags_reverse_mask="0x40000000" maxspeed_handling="1" route_mode="0" static_speed="5" static_distance="25">
419 <roadprofile item_types="steps" speed="1" route_weight="1" route_prio_weight="4000">
420 <announcement level="0" distance_metric="25"/>
421 <announcement level="1" distance_metric="100"/>
422 <announcement level="2" distance_metric="200"/>
423 </roadprofile>
424 <roadprofile item_types="street_pedestrian" speed="5" route_weight="5" route_prio_weight="40">
425 <announcement level="0" distance_metric="25"/>
426 <announcement level="1" distance_metric="100"/>
427 <announcement level="2" distance_metric="200"/>
428 </roadprofile>
429 <roadprofile item_types="footway" speed="5" route_weight="5" route_prio_weight="1800">
430 <announcement level="0" distance_metric="25"/>
431 <announcement level="1" distance_metric="100"/>
432 <announcement level="2" distance_metric="200"/>
433 </roadprofile>
434 <roadprofile item_types="path,track_ground" speed="10" route_weight="10" route_prio_weight="2400">
435 <announcement level="0" distance_metric="25"/>
436 <announcement level="1" distance_metric="100"/>
437 <announcement level="2" distance_metric="200"/>
438 </roadprofile>
439 <roadprofile item_types="track_gravelled" speed="10" route_weight="10" route_prio_weight="2300">
440 <announcement level="0" distance_metric="25"/>
441 <announcement level="1" distance_metric="100"/>
442 <announcement level="2" distance_metric="200"/>
443 </roadprofile>
444
445
446 <roadprofile item_types="cycleway" speed="20" route_weight="20" route_prio_weight="10">
447 <announcement level="0" distance_metric="25"/>
448 <announcement level="1" distance_metric="100"/>
449 <announcement level="2" distance_metric="200"/>
450 </roadprofile>
451
452
453 <roadprofile item_types="track_paved" speed="10" route_weight="10" route_prio_weight="500">
454 <announcement level="0" distance_metric="25"/>
455 <announcement level="1" distance_metric="100"/>
456 <announcement level="2" distance_metric="200"/>
457 </roadprofile>
458 <roadprofile item_types="street_service,street_parking_lane" speed="10" route_weight="10" route_prio_weight="30">
459 <announcement level="0" distance_metric="25"/>
460 <announcement level="1" distance_metric="100"/>
461 <announcement level="2" distance_metric="200"/>
462 </roadprofile>
463
464 <roadprofile item_types="street_0,street_1_city,living_street" speed="20" route_weight="20" route_prio_weight="20">
465 <announcement level="0" distance_metric="25"/>
466 <announcement level="1" distance_metric="100"/>
467 <announcement level="2" distance_metric="200"/>
468 </roadprofile>
469
470 <roadprofile item_types="street_2_city,ramp_street_2_city,street_1_land,street_2_land" speed="15" route_weight="15" route_prio_weight="900">
471 <announcement level="0" distance_metric="25"/>
472 <announcement level="1" distance_metric="100"/>
473 <announcement level="2" distance_metric="200"/>
474 </roadprofile>
475 <roadprofile item_types="street_3_city,ramp_street_3_city" speed="14" route_weight="14" route_prio_weight="2200">
476 <announcement level="0" distance_metric="25"/>
477 <announcement level="1" distance_metric="100"/>
478 <announcement level="2" distance_metric="200"/>
479 </roadprofile>
480 <roadprofile item_types="street_4_city,ramp_street_4_city,ramp" speed="14" route_weight="14" route_prio_weight="5000">
481 <announcement level="0" distance_metric="25"/>
482 <announcement level="1" distance_metric="100"/>
483 <announcement level="2" distance_metric="200"/>
484 </roadprofile>
485 <roadprofile item_types="street_3_land,street_4_land" speed="14" route_weight="14" route_prio_weight="10000">
486 <announcement level="0" distance_metric="100"/>
487 <announcement level="1" distance_metric="400"/>
488 <announcement level="2" distance_metric="1000"/>
489 </roadprofile>
490 <roadprofile item_types="roundabout" speed="14" route_weight="14" route_prio_weight="1200"/>
491 <roadprofile item_types="ferry" speed="40" route_weight="40" route_prio_weight="20000"/>
492 </vehicleprofile>
493
494
495
496
497
498
499 <vehicleprofile name="pedestrian" flags="0x80000000" flags_forward_mask="0x80000000" flags_reverse_mask="0x80000000" maxspeed_handling="1" route_mode="0" static_speed="3" static_distance="10">
500 <roadprofile item_types="footway,bridleway,path,steps" speed="5" route_weight="5">
501 <announcement level="0" distance_metric="25"/>
502 <announcement level="1" distance_metric="100"/>
503 <announcement level="2" distance_metric="200"/>
504 </roadprofile>
505 <roadprofile item_types="living_street,street_pedestrian" speed="5" route_weight="5">
506 <announcement level="0" distance_metric="25"/>
507 <announcement level="1" distance_metric="100"/>
508 <announcement level="2" distance_metric="200"/>
509 </roadprofile>
510 <roadprofile item_types="track_gravelled" speed="5" route_weight="5">
511 <announcement level="0" distance_metric="25"/>
512 <announcement level="1" distance_metric="100"/>
513 <announcement level="2" distance_metric="200"/>
514 </roadprofile>
515 <roadprofile item_types="track_paved" speed="5" route_weight="5">
516 <announcement level="0" distance_metric="25"/>
517 <announcement level="1" distance_metric="100"/>
518 <announcement level="2" distance_metric="200"/>
519 </roadprofile>
520 <roadprofile item_types="cycleway" speed="5" route_weight="5">
521 <announcement level="0" distance_metric="25"/>
522 <announcement level="1" distance_metric="100"/>
523 <announcement level="2" distance_metric="200"/>
524 </roadprofile>
525 <roadprofile item_types="street_0,street_1_city,street_2_city,ramp_street_2_city" speed="5" route_weight="5">
526 <announcement level="0" distance_metric="25"/>
527 <announcement level="1" distance_metric="100"/>
528 <announcement level="2" distance_metric="200"/>
529 </roadprofile>
530 <roadprofile item_types="street_3_city,ramp_street_3_city,street_4_city,ramp_street_4_city,street_service" speed="5" route_weight="5">
531 <announcement level="0" distance_metric="25"/>
532 <announcement level="1" distance_metric="100"/>
533 <announcement level="2" distance_metric="200"/>
534 </roadprofile>
535 <roadprofile item_types="street_1_land,street_2_land" speed="5" route_weight="5">
536 <announcement level="0" distance_metric="100"/>
537 <announcement level="1" distance_metric="400"/>
538 <announcement level="2" distance_metric="1000"/>
539 </roadprofile>
540 <roadprofile item_types="street_3_land,street_4_land" speed="5" route_weight="5">
541 <announcement level="0" distance_metric="100"/>
542 <announcement level="1" distance_metric="400"/>
543 <announcement level="2" distance_metric="1000"/>
544 </roadprofile>
545 <roadprofile item_types="roundabout" speed="5" route_weight="5"/>
546 <roadprofile item_types="ferry" speed="40" route_weight="40"/>
547 </vehicleprofile>
548
549
550
551 <vehicleprofile name="horse" flags="0x20000000" flags_forward_mask="0x20000000" flags_reverse_mask="0x20000000" maxspeed_handling="1" route_mode="0" static_speed="3" static_distance="10">
552 <roadprofile item_types="bridleway" speed="10" route_weight="10">
553 <announcement level="0" distance_metric="25"/>
554 <announcement level="1" distance_metric="100"/>
555 <announcement level="2" distance_metric="200"/>
556 </roadprofile>
557 <roadprofile item_types="footway,path,steps" speed="5" route_weight="5">
558 <announcement level="0" distance_metric="25"/>
559 <announcement level="1" distance_metric="100"/>
560 <announcement level="2" distance_metric="200"/>
561 </roadprofile>
562 <roadprofile item_types="living_street,street_pedestrian" speed="5" route_weight="4">
563 <announcement level="0" distance_metric="25"/>
564 <announcement level="1" distance_metric="100"/>
565 <announcement level="2" distance_metric="200"/>
566 </roadprofile>
567 <roadprofile item_types="track_gravelled" speed="5" route_weight="5">
568 <announcement level="0" distance_metric="25"/>
569 <announcement level="1" distance_metric="100"/>
570 <announcement level="2" distance_metric="200"/>
571 </roadprofile>
572 <roadprofile item_types="track_paved" speed="5" route_weight="5">
573 <announcement level="0" distance_metric="25"/>
574 <announcement level="1" distance_metric="100"/>
575 <announcement level="2" distance_metric="200"/>
576 </roadprofile>
577 <roadprofile item_types="cycleway" speed="5" route_weight="5">
578 <announcement level="0" distance_metric="25"/>
579 <announcement level="1" distance_metric="100"/>
580 <announcement level="2" distance_metric="200"/>
581 </roadprofile>
582 <roadprofile item_types="street_0,street_1_city,street_2_city,ramp_street_2_city" speed="5" route_weight="2">
583 <announcement level="0" distance_metric="25"/>
584 <announcement level="1" distance_metric="100"/>
585 <announcement level="2" distance_metric="200"/>
586 </roadprofile>
587 <roadprofile item_types="street_3_city,ramp_street_3_city,street_4_city,ramp_street_4_city,street_service" speed="5" route_weight="4">
588 <announcement level="0" distance_metric="25"/>
589 <announcement level="1" distance_metric="100"/>
590 <announcement level="2" distance_metric="200"/>
591 </roadprofile>
592 <roadprofile item_types="street_1_land,street_2_land" speed="5" route_weight="2">
593 <announcement level="0" distance_metric="100"/>
594 <announcement level="1" distance_metric="400"/>
595 <announcement level="2" distance_metric="1000"/>
596 </roadprofile>
597 <roadprofile item_types="street_3_land,street_4_land" speed="5" route_weight="4">
598 <announcement level="0" distance_metric="100"/>
599 <announcement level="1" distance_metric="400"/>
600 <announcement level="2" distance_metric="1000"/>
601 </roadprofile>
602 <roadprofile item_types="roundabout" speed="5" route_weight="2"/>
603 <roadprofile item_types="ferry" speed="40" route_weight="40"/>
604 </vehicleprofile>
605 <!-- chr:
606 flags used for a truck: (first flag number is 0)
607 8: SIZE_OR_WEIGHT_LIMIT
608 21: TRANSPORT_TRUCK
609 speed setup:
610 'speed' data of the vehicleprofile for a car is
611 reduced about 10 km/h. When the speed was at
612 10 km/h, I reduced it to 5 km/h.
613 'route_weight' data has been treated in the same way.
614 If you want to discourage the use of small roads,
615 just reduce this value.
616 size and weight setup:
617 This is an example, you have to use the data of your truck.
618 bobshaffer's standard truck:
619 (1 lb = 453.59237 g, 1 foot = .3048 m)
620 (data has to be in [cm] and [kg] according to 'vehicleprofile.h')
621 vehicle_width= 9 feet, 274 cm
622 vehicle_height= 13.5 feet, 411 cm
623 vehicle_length= 70 feet, 2134 cm
624 vehicle_weight= 80000 lbs, 36287 kg
625 vehicle_axle_weight= 34000 lbs, 15422 kg
626 -->
627
628 <vehicleprofile name="Truck" flags="0x200100" flags_forward_mask="0x200102" flags_reverse_mask="0x200101" maxspeed_handling="1" route_mode="0" static_speed="5"
629 static_distance="25"
630 vehicle_width="274" vehicle_height="411" vehicle_length="2134"
631 vehicle_weight="36287" vehicle_axle_weight="15422">
632 <roadprofile item_types="street_0,street_1_city,living_street,street_service,track_gravelled,track_unpaved" speed="5" route_weight="5">
633 <announcement level="0" distance_metric="25"/>
634 <announcement level="1" distance_metric="100"/>
635 <announcement level="2" distance_metric="200"/>
636 </roadprofile>
637 <roadprofile item_types="street_2_city,ramp_street_2_city,track_paved" speed="20" route_weight="20">
638 <announcement level="0" distance_metric="50"/>
639 <announcement level="1" distance_metric="200"/>
640 <announcement level="2" distance_metric="500"/>
641 </roadprofile>
642 <roadprofile item_types="street_3_city,ramp_street_3_city" speed="30" route_weight="30">
643 <announcement level="0" distance_metric="50"/>
644 <announcement level="1" distance_metric="200"/>
645 <announcement level="2" distance_metric="500"/>
646 </roadprofile>
647 <roadprofile item_types="street_4_city,ramp_street_4_city" speed="40" route_weight="40">
648 <announcement level="0" distance_metric="50"/>
649 <announcement level="1" distance_metric="200"/>
650 <announcement level="2" distance_metric="500"/>
651 </roadprofile>
652 <roadprofile item_types="highway_city" speed="70" route_weight="70">
653 <announcement level="0" distance_metric="100"/>
654 <announcement level="1" distance_metric="400"/>
655 <announcement level="2" distance_metric="1000"/>
656 </roadprofile>
657 <roadprofile item_types="street_1_land" speed="50" route_weight="50">
658 <announcement level="0" distance_metric="100"/>
659 <announcement level="1" distance_metric="400"/>
660 <announcement level="2" distance_metric="1000"/>
661 </roadprofile>
662 <roadprofile item_types="street_2_land" speed="55" route_weight="55">
663 <announcement level="0" distance_metric="100"/>
664 <announcement level="1" distance_metric="400"/>
665 <announcement level="2" distance_metric="1000"/>
666 </roadprofile>
667 <roadprofile item_types="street_3_land" speed="60" route_weight="60">
668 <announcement level="0" distance_metric="100"/>
669 <announcement level="1" distance_metric="400"/>
670 <announcement level="2" distance_metric="1000"/>
671 </roadprofile>
672 <roadprofile item_types="street_4_land" speed="70" route_weight="70">
673 <announcement level="0" distance_metric="100"/>
674 <announcement level="1" distance_metric="400"/>
675 <announcement level="2" distance_metric="1000"/>
676 </roadprofile>
677 <roadprofile item_types="street_n_lanes" speed="80" route_weight="80">
678 <announcement level="0" distance_metric="300"/>
679 <announcement level="1" distance_metric="1000"/>
680 <announcement level="2" distance_metric="2000"/>
681 </roadprofile>
682 <roadprofile item_types="highway_land,ramp_highway_land" speed="80" route_weight="80">
683 <announcement level="0" distance_metric="300"/>
684 <announcement level="1" distance_metric="1000"/>
685 <announcement level="2" distance_metric="2000"/>
686 </roadprofile>
687 <roadprofile item_types="ramp" speed="30" route_weight="30">
688 <announcement level="0" distance_metric="50"/>
689 <announcement level="1" distance_metric="200"/>
690 <announcement level="2" distance_metric="500"/>
691 </roadprofile>
692 <roadprofile item_types="roundabout" speed="5" route_weight="5"/>
693 <roadprofile item_types="ferry" speed="40" route_weight="40"/>
694 </vehicleprofile>
695
696
697 <route destination_distance="50"/>
698
699 <navigation>
700 <announce type="street_0,street_1_city" level0="25" level1="100" level2="200" unit="m"/>
701 <announce type="street_2_city,ramp_street_2_city,street_3_city,ramp_street_3_city,street_4_city,ramp_street_4_city,ramp" level0="50" level1="200" level2="500" unit="m"/>
702 <announce type="highway_city,street_1_land,street_2_land,street_3_land,street_4_land" level0="100" level1="400" level2="1000" unit="m"/>
703 <announce type="street_n_lanes,highway_land,ramp_highway_land" level0="300" level1="1000" level2="2000" unit="m"/>
704 </navigation>
705
706 <speech type="cmdline" data="echo 'Fix the speech tag in navit.xml to let navit say:' '%s'" cps="14"/>
707
708 <!-- You can only have enabled only one mapset at time, but with as much maps enabled as you want -->
709
710
711 <!-- Mapset template for openstreetmaps -->
712 <mapset enabled="yes">
713 <!-- <map type="binfile" enabled="no" data="/media/mmc2/MapsNavit/osm_europe.bin"/> -->
714 </mapset>
715
716 <layout name="Route">
717 <layer name="streets">
718 <itemgra item_types="street_route_occluded" order="0-">
719 <polyline color="#0000a0" width="20"/>
720 </itemgra>
721 </layer>
722 </layout>
723 </navit>
724 </config>

   
Visit the ZANavi Wiki