/[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 30 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
477ITEM(forest_way_4) 496ITEM(forest_way_4)
478ITEM(former_itinerary) 497ITEM(former_itinerary)
479ITEM(former_itinerary_part) 498ITEM(former_itinerary_part)
480ITEM(gpx_track) 499ITEM(gpx_track)
481ITEM(gpx_route) 500ITEM(gpx_route)
501ITEM(wood_from_relations)
482/* Area */ 502/* Area */
483ITEM2(0xc0000000,area) 503ITEM2(0xc0000000,area)
484ITEM2(0xc0000001,area_unspecified) 504ITEM2(0xc0000001,area_unspecified)
485ITEM(poly_wood) 505ITEM(poly_wood)
486ITEM(poly_water) 506ITEM(poly_water)
581ITEM(poly_place4) 601ITEM(poly_place4)
582ITEM(poly_place5) 602ITEM(poly_place5)
583ITEM(poly_place6) 603ITEM(poly_place6)
584ITEM(poly_water_tiled) 604ITEM(poly_water_tiled)
585ITEM(poly_water_from_relations) 605ITEM(poly_water_from_relations)
606ITEM(poly_water_from_triang)
607ITEM(poly_wood_from_triang)
608ITEM(poly_building_from_triang)
586ITEM2(0xffffffff,last) 609ITEM2(0xffffffff,last)

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

   
Visit the ZANavi Wiki