summaryrefslogtreecommitdiff
path: root/navit/item_def.h
diff options
context:
space:
mode:
authormartin-s <martin-s@ffa7fe5e-494d-0410-b361-a75ebd5db220>2008-08-20 09:13:12 +0000
committermartin-s <martin-s@ffa7fe5e-494d-0410-b361-a75ebd5db220>2008-08-20 09:13:12 +0000
commit920d29d5a03edbf7a1f0ef68a78247daaf770868 (patch)
treea0e61dd00e6eae03bdc5ef3af6478c9e7f6fb44e /navit/item_def.h
parent6bd1ec984b55787cde270249df8941e60a199da0 (diff)
downloadnavit-svn-920d29d5a03edbf7a1f0ef68a78247daaf770868.tar.gz
Add:core:Added item_def.h from wiki
git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@1272 ffa7fe5e-494d-0410-b361-a75ebd5db220
Diffstat (limited to 'navit/item_def.h')
-rw-r--r--navit/item_def.h18
1 files changed, 9 insertions, 9 deletions
diff --git a/navit/item_def.h b/navit/item_def.h
index 79c6f26a..102a5731 100644
--- a/navit/item_def.h
+++ b/navit/item_def.h
@@ -314,20 +314,12 @@ ITEM(rg_segment)
ITEM(aeroway_runway)
ITEM(aeroway_taxiway)
ITEM(street_service)
-ITEM(street_parking_lane)
ITEM(coverage)
ITEM(street_pedestrian)
ITEM(bridge)
ITEM(tunnel)
ITEM(bridleway)
ITEM(cycleway)
-ITEM(piste_nordic)
-ITEM(piste_downhill_novice)
-ITEM(piste_downhill_easy)
-ITEM(piste_downhill_intermediate)
-ITEM(piste_downhill_advanced)
-ITEM(piste_downhill_expert)
-ITEM(piste_downhill_freeride)
ITEM(footway)
ITEM(steps)
ITEM(track_paved)
@@ -363,6 +355,14 @@ ITEM(hiking_mountain_demanding)
ITEM(hiking_alpine)
ITEM(hiking_alpine_demanding)
ITEM(hiking_alpine_difficult)
+ITEM(street_parking_lane)
+ITEM(piste_nordic)
+ITEM(piste_downhill_novice)
+ITEM(piste_downhill_easy)
+ITEM(piste_downhill_intermediate)
+ITEM(piste_downhill_advanced)
+ITEM(piste_downhill_expert)
+ITEM(piste_downhill_freeride)
/* Area */
ITEM2(0xc0000000,area)
ITEM2(0xc0000001,area_unspecified)
@@ -455,4 +455,4 @@ ITEM(poly_service)
ITEM(poly_street_1)
ITEM(poly_street_2)
ITEM(poly_street_3)
-
+ITEM(poly_wetland)