/[zanavi_public1]/navit/navit/attr_def.h
ZANavi

Contents of /navit/navit/attr_def.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 31 - (show annotations) (download)
Mon Feb 4 17:41:59 2013 UTC (11 years, 1 month ago) by zoff99
File MIME type: text/plain
File size: 9333 byte(s)
new map version, lots of fixes and experimental new features
1 /**
2 * Navit, a modular navigation system.
3 * Copyright (C) 2005-2009 Navit Team
4 *
5 * This program is free software; you can redistribute it and/or
6 * modify it under the terms of the GNU Library General Public License
7 * version 2 as published by the Free Software Foundation.
8 *
9 * This program is distributed in the hope that it will be useful,
10 * but WITHOUT ANY WARRANTY; without even the implied warranty of
11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12 * GNU Library General Public License for more details.
13 *
14 * You should have received a copy of the GNU Library General Public
15 * License along with this program; if not, write to the
16 * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
17 * Boston, MA 02110-1301, USA.
18 */
19
20 /* prototypes */
21
22 /* common */
23 ATTR2(0x00000000,none)
24 ATTR(any)
25 ATTR(any_xml)
26
27 ATTR2(0x00010000,type_item_begin)
28 ATTR(town_streets_item)
29 ATTR(street_name_item)
30 ATTR(street_name_numbers_item)
31 ATTR(street_item)
32 ATTR(street_number_item)
33 ATTR(position_sat_item)
34 ATTR(current_item)
35 ATTR2(0x0001ffff,type_item_end)
36
37 ATTR2(0x00020000,type_int_begin)
38 ATTR(h_remove)
39 ATTR(id)
40 ATTR(flags)
41 ATTR(w_remove)
42 ATTR(x_remove)
43 ATTR(y_remove)
44 ATTR(flush_size)
45 ATTR(flush_time)
46 ATTR(zipfile_ref)
47 ATTR(country_id)
48 ATTR(position_sats)
49 ATTR(position_sats_used)
50 ATTR(update)
51 ATTR(follow)
52 ATTR(length)
53 ATTR(time)
54 ATTR(destination_length)
55 ATTR(destination_time)
56 ATTR(speed)
57 ATTR(interval)
58 ATTR(position_qual)
59 ATTR(zoom)
60 ATTR(retry_interval)
61 ATTR(projection)
62 ATTR(offroad)
63 ATTR(vocabulary_name)
64 ATTR(vocabulary_name_systematic)
65 ATTR(vocabulary_distances)
66 ATTR(announce_name_systematic_first)
67 ATTR(antialias)
68 ATTR(order_delta)
69 ATTR(baudrate)
70 ATTR(font_size_remove)
71 ATTR(icon_xs)
72 ATTR(icon_l)
73 ATTR(icon_s)
74 ATTR(spacing)
75 ATTR(recent_dest)
76 ATTR(destination_distance)
77 ATTR(check_version)
78 ATTR(details)
79 ATTR(width)
80 ATTR(offset)
81 ATTR(directed)
82 ATTR(radius)
83 ATTR(text_size)
84 ATTR(level)
85 ATTR(icon_w)
86 ATTR(icon_h)
87 ATTR(rotation)
88 ATTR(checksum_ignore)
89 ATTR(position_fix_type)
90 ATTR(timeout)
91 ATTR(orientation)
92 ATTR(keyboard)
93 ATTR(position_sats_signal)
94 ATTR(cps)
95 ATTR(fast)
96 ATTR(osd_configuration)
97 ATTR(columns)
98 ATTR(align)
99 ATTR(sat_prn)
100 ATTR(sat_elevation)
101 ATTR(sat_azimuth)
102 ATTR(sat_snr)
103 ATTR(autozoom)
104 ATTR(version)
105 ATTR(autozoom_min)
106 ATTR(maxspeed)
107 ATTR(cdf_histsize)
108 ATTR(message_maxage)
109 ATTR(message_maxnum)
110 ATTR(pitch)
111 ATTR(roll)
112 ATTR(yaw)
113 ATTR(route_status)
114 ATTR(route_weight)
115 ATTR(distance_metric)
116 ATTR(route_mode)
117 ATTR(maxspeed_handling)
118 ATTR(flags_forward_mask)
119 ATTR(flags_reverse_mask)
120 ATTR(house_number_interpolation)
121 ATTR(house_number_left_interpolation)
122 ATTR(house_number_right_interpolation)
123 ATTR(delay)
124 ATTR(lag)
125 ATTR(bpp)
126 ATTR(fullscreen)
127 ATTR(windowid)
128 ATTR(hog)
129 ATTR(flags_town)
130 ATTR(flags_street)
131 ATTR(flags_house_number)
132 ATTR(use_camera)
133 ATTR(flags_graphics)
134 ATTR(zoom_min)
135 ATTR(zoom_max)
136 ATTR(gamma)
137 ATTR(brightness)
138 ATTR(contrast)
139 ATTR(height)
140 ATTR(minspeed)
141 ATTR(recspeed)
142 ATTR(speed_cond)
143 ATTR(shmkey)
144 ATTR(vehicle_width)
145 ATTR(vehicle_length)
146 ATTR(vehicle_height)
147 ATTR(vehicle_weight)
148 ATTR(vehicle_axle_weight)
149 ATTR(vehicle_dangerous_goods)
150 ATTR(shmsize)
151 ATTR(shmoffset)
152 ATTR(speed_category)
153 ATTR(static_speed)
154 ATTR(static_distance)
155 ATTR(through_traffic_penalty)
156 ATTR(through_traffic_flags)
157 ATTR(speed_exceed_limit_offset)
158 ATTR(speed_exceed_limit_percent)
159 ATTR(map_border)
160 ATTR(angle_pref)
161 ATTR(connected_pref)
162 ATTR(nostop_pref)
163 ATTR(offroad_limit_pref)
164 ATTR(route_pref)
165 ATTR(overspeed_pref)
166 ATTR(overspeed_percent_pref)
167 ATTR(autosave_period)
168 ATTR(tec_type)
169 ATTR(tec_dirtype)
170 ATTR(tec_direction)
171 ATTR(imperial)
172 ATTR(update_period)
173 ATTR(tunnel_extrapolation)
174 ATTR2(0x00027500,type_rel_abs_begin)
175 /* These attributes are int that can either hold relative *
176 * or absolute values. A relative value is indicated by *
177 * adding 0x60000000. *
178 * *
179 * The range of valid absolute values is -0x40000000 to *
180 * 0x40000000, the range of relative values is from *
181 * -0x20000000 to 0x20000000. */
182 ATTR(h)
183 ATTR(w)
184 ATTR(x)
185 ATTR(y)
186 ATTR(font_size)
187
188 ATTR2(0x00028000,type_boolean_begin)
189 /* boolean */
190 ATTR(overwrite)
191 ATTR(active)
192 ATTR(follow_cursor)
193 ATTR(orientation_removeme)
194 ATTR(tracking)
195 ATTR(menubar)
196 ATTR(statusbar)
197 ATTR(toolbar)
198 ATTR(animate)
199 ATTR(lazy)
200 ATTR(mkdir)
201 ATTR(predraw)
202 ATTR(postdraw)
203 ATTR(button)
204 ATTR(ondemand)
205 ATTR(menu_on_map_click)
206 ATTR(direction)
207 ATTR(route_follow_straight_REMOVE) // This is to be removed with the next version
208 ATTR(gui_speech)
209 ATTR(town_id) /* fixme? */
210 ATTR(street_id) /* fixme? */
211 ATTR(district_id) /* fixme? */
212 ATTR(drag_bitmap)
213 ATTR(use_mousewheel)
214 ATTR(fullscreen_old)
215 ATTR(position_magnetic_direction)
216 ATTR(use_overlay)
217 ATTR(night_mode)
218 ATTR(autozoom_active)
219 ATTR(position_valid)
220 ATTR(frame)
221 ATTR(tell_street_name)
222 ATTR(bluetooth)
223 ATTR(signal_on_map_click)
224 ATTR(route_active)
225 ATTR(search_active)
226 ATTR(unsuspend)
227 ATTR(announce_on)
228 ATTR(disable_reset)
229 ATTR(autostart)
230 ATTR(readwrite)
231 ATTR(cache)
232 ATTR(create)
233 ATTR(persistent)
234 ATTR(duplicate_way)
235 ATTR2(0x0002ffff,type_int_end)
236 ATTR2(0x00030000,type_string_begin)
237 ATTR(type)
238 ATTR(label)
239 ATTR(data)
240 ATTR(charset)
241 ATTR(country_all)
242 ATTR(country_iso3)
243 ATTR(country_iso2)
244 ATTR(country_car)
245 ATTR(country_name)
246 ATTR(town_name)
247 ATTR(town_postal)
248 ATTR(district_name)
249 ATTR(street_name)
250 ATTR(street_name_systematic)
251 ATTR(street_number)
252 ATTR(debug)
253 ATTR(address)
254 ATTR(phone)
255 ATTR(entry_fee)
256 ATTR(open_hours)
257 ATTR(skin)
258 ATTR(fullscreen_removeme)
259 ATTR(view_mode)
260 ATTR(tilt)
261 ATTR(media_window_title)
262 ATTR(media_cmd)
263 ATTR(image_codec)
264 /* poi */
265 ATTR(icono)
266 ATTR(info_html)
267 ATTR(price_html)
268 /* navigation */
269 ATTR(navigation_short)
270 ATTR(navigation_long)
271 ATTR(navigation_long_exact)
272 ATTR(navigation_speech)
273 ATTR(name)
274 ATTR(cursorname)
275 ATTR(source)
276 ATTR(description)
277 ATTR(gc_type)
278 ATTR(layout)
279 ATTR(position_nmea)
280 ATTR(gpsd_query)
281 ATTR(on_eof)
282 ATTR(command)
283 ATTR(src)
284 ATTR(path)
285 ATTR(font)
286 ATTR(url_local)
287 ATTR(gc_size)
288 ATTR(gc_difficulty)
289 ATTR(gc_terrain)
290 ATTR(icon_src)
291 ATTR(position_time_iso8601)
292 ATTR(house_number)
293 ATTR(osm_member)
294 ATTR(osm_tag)
295 ATTR(municipality_name)
296 ATTR(county_name)
297 ATTR(state_name)
298 ATTR(message)
299 ATTR(callbacks)
300 ATTR(enable_expression)
301 ATTR(fax)
302 ATTR(email)
303 ATTR(url)
304 ATTR(profilename)
305 ATTR(projectionname)
306 ATTR(town_or_district_name)
307 ATTR(postal)
308 ATTR(postal_mask)
309 ATTR(house_number_first)
310 ATTR(house_number_last)
311 ATTR(house_number_left_first)
312 ATTR(house_number_left_last)
313 ATTR(house_number_right_first)
314 ATTR(house_number_right_last)
315 ATTR(town_name_match)
316 ATTR(district_name_match)
317 ATTR(street_name_match)
318 ATTR(language)
319 ATTR(subtype)
320 ATTR(filter)
321 ATTR(daylayout)
322 ATTR(nightlayout)
323 ATTR(xml_text)
324 ATTR(layout_name)
325 ATTR(user_name)
326 ATTR(user_pass)
327 ATTR(status_text)
328 ATTR(log_gpx_desc)
329 ATTR(map_pass)
330 ATTR(validity_period)
331 ATTR(socket)
332 ATTR(house_number_left)
333 ATTR(house_number_left_odd)
334 ATTR(house_number_left_even)
335 ATTR(house_number_right)
336 ATTR(house_number_right_odd)
337 ATTR(house_number_right_even)
338 ATTR(map_release)
339 ATTR(accesskey)
340 ATTR(http_method)
341 ATTR(http_header)
342 ATTR(progress)
343 ATTR(sample_dir)
344 ATTR(sample_suffix)
345 ATTR(dbus_destination)
346 ATTR(dbus_path)
347 ATTR(dbus_interface)
348 ATTR(dbus_method)
349 ATTR(osm_is_in)
350 ATTR(house_number_dummy)
351 ATTR(street_name_dummy)
352 ATTR2(0x0003ffff,type_string_end)
353 ATTR2(0x00040000,type_special_begin)
354 ATTR(order)
355 ATTR(item_type)
356 ATTR(item_types)
357 ATTR(dash)
358 ATTR(sequence_range)
359 ATTR(angle_range)
360 ATTR(speed_range)
361 ATTR(attr_types)
362 ATTR(ch_edge)
363 ATTR(zipfile_ref_block)
364 ATTR(item_id)
365 ATTR(pdl_gps_update)
366 ATTR2(0x0004ffff,type_special_end)
367 ATTR2(0x00050000,type_double_begin)
368 ATTR(position_height)
369 ATTR(position_speed)
370 ATTR(position_direction)
371 ATTR(position_hdop)
372 ATTR(position_radius)
373 ATTR(position_longitude)
374 ATTR(position_latitude)
375 ATTR2(0x0005ffff,type_double_end)
376 ATTR2(0x00060000,type_coord_geo_begin)
377 ATTR(position_coord_geo)
378 ATTR(center)
379 ATTR(click_coord_geo)
380 ATTR2(0x0006ffff,type_coord_geo_end)
381 ATTR2(0x00070000,type_color_begin)
382 ATTR(color)
383 ATTR(color2)
384 ATTR(background_color)
385 ATTR(text_color)
386 ATTR(idle_color)
387 ATTR(background_color2)
388 ATTR2(0x0007ffff,type_color_end)
389 ATTR2(0x00080000,type_object_begin)
390 ATTR(navit)
391 ATTR(log)
392 ATTR(callback)
393 ATTR(route)
394 ATTR(navigation)
395 ATTR(vehicle)
396 ATTR(map)
397 ATTR(bookmark_map)
398 ATTR(bookmarks)
399 ATTR(former_destination_map)
400 ATTR(graphics)
401 ATTR(gui)
402 ATTR(trackingo) /* fixme */
403 ATTR(plugins)
404 ATTR(layer)
405 ATTR(itemgra)
406 ATTR(polygon)
407 ATTR(polyline)
408 ATTR(circle)
409 ATTR(text)
410 ATTR(icon)
411 ATTR(image)
412 ATTR(arrows)
413 ATTR(mapset)
414 ATTR(osd)
415 ATTR(plugin)
416 ATTR(speech)
417 ATTR(coord)
418 ATTR(private_data)
419 ATTR(callback_list)
420 ATTR(displaylist)
421 ATTR(transformation)
422 ATTR(vehicleprofile)
423 ATTR(roadprofile)
424 ATTR(announcement)
425 ATTR(cursor)
426 ATTR(config)
427 ATTR2(0x0008ffff,type_object_end)
428 ATTR2(0x00090000,type_coord_begin)
429 ATTR2(0x0009ffff,type_coord_end)
430 ATTR2(0x000a0000,type_pcoord_begin)
431 ATTR(destination)
432 ATTR(position)
433 ATTR2(0x000affff,type_pcoord_end)
434 ATTR2(0x000b0000,type_callback_begin)
435 ATTR(resize)
436 ATTR(motion)
437 ATTR(keypress)
438 ATTR(window_closed)
439 ATTR(log_gpx)
440 ATTR(log_textfile)
441 ATTR(graphics_ready)
442 ATTR(destroy)
443 ATTR2(0x000bffff,type_callback_end)
444 ATTR2(0x000c0000,type_int64_begin)
445 ATTR(osm_nodeid)
446 ATTR(osm_wayid)
447 ATTR(osm_relationid)
448 ATTR2(0x000cffff,type_int64_end)
449 ATTR2(0x000d0000,type_group_begin)
450 ATTR(speed_dep)
451 ATTR2(0x000dffff,type_group_end)
452 ATTR2(0x000e0000,type_item_type_begin)
453 ATTR(alt_item_type)
454 ATTR2(0x000effff,type_item_type_end)

   
Visit the ZANavi Wiki