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

Diff of /navit/navit/item_def.h

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

Revision 2 Revision 31
1/**
2 * ZANavi, Zoff Android Navigation system.
3 * Copyright (C) 2011-2012 Zoff <zoff@zoff.cc>
4 *
5 * This program is free software; you can redistribute it and/or
6 * modify it under the terms of the GNU 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 General Public License for more details.
13 *
14 * You should have received a copy of the GNU General Public License
15 * 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
1/** 20/**
2 * Navit, a modular navigation system. 21 * Navit, a modular navigation system.
3 * Copyright (C) 2005-2008 Navit Team 22 * Copyright (C) 2005-2008 Navit Team
4 * 23 *
5 * This program is free software; you can redistribute it and/or 24 * This program is free software; you can redistribute it and/or
331ITEM(ch_node) 350ITEM(ch_node)
332ITEM(place_label) 351ITEM(place_label)
333ITEM(vehicle) 352ITEM(vehicle)
334ITEM(vehicle_pedestrian) 353ITEM(vehicle_pedestrian)
335ITEM(bookmark_folder) 354ITEM(bookmark_folder)
355ITEM(gpx_point)
336ITEM2(0x7ffffff0,poi_custom0) 356ITEM2(0x7ffffff0,poi_custom0)
337ITEM(poi_custom1) 357ITEM(poi_custom1)
338ITEM(poi_custom2) 358ITEM(poi_custom2)
339ITEM(poi_custom3) 359ITEM(poi_custom3)
340ITEM(poi_custom4) 360ITEM(poi_custom4)
474ITEM(forest_way_2) 494ITEM(forest_way_2)
475ITEM(forest_way_3) 495ITEM(forest_way_3)
476ITEM(forest_way_4) 496ITEM(forest_way_4)
477ITEM(former_itinerary) 497ITEM(former_itinerary)
478ITEM(former_itinerary_part) 498ITEM(former_itinerary_part)
499ITEM(gpx_track)
500ITEM(gpx_route)
501ITEM(wood_from_relations)
479/* Area */ 502/* Area */
480ITEM2(0xc0000000,area) 503ITEM2(0xc0000000,area)
481ITEM2(0xc0000001,area_unspecified) 504ITEM2(0xc0000001,area_unspecified)
482ITEM(poly_wood) 505ITEM(poly_wood)
483ITEM(poly_water) 506ITEM(poly_water)
577ITEM(poly_place3) 600ITEM(poly_place3)
578ITEM(poly_place4) 601ITEM(poly_place4)
579ITEM(poly_place5) 602ITEM(poly_place5)
580ITEM(poly_place6) 603ITEM(poly_place6)
581ITEM(poly_water_tiled) 604ITEM(poly_water_tiled)
605ITEM(poly_water_from_relations)
606ITEM(poly_water_from_triang)
607ITEM(poly_wood_from_triang)
608ITEM(poly_building_from_triang)
582ITEM2(0xffffffff,last) 609ITEM2(0xffffffff,last)

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

   
Visit the ZANavi Wiki