summaryrefslogtreecommitdiff
path: root/navit/item_def.h
diff options
context:
space:
mode:
authorzaxl <zaxl@ffa7fe5e-494d-0410-b361-a75ebd5db220>2008-10-22 23:14:01 +0000
committerzaxl <zaxl@ffa7fe5e-494d-0410-b361-a75ebd5db220>2008-10-22 23:14:01 +0000
commit26aef78d829e228d2707f5e7e099018611c55d4c (patch)
tree15a9d801254e83db8d0280ad258de6fd1a25a0f2 /navit/item_def.h
parent8a51bf5da5ea490823a2478c1dc97444e35ac5b0 (diff)
downloadnavit-svn-26aef78d829e228d2707f5e7e099018611c55d4c.tar.gz
Add:core:Make roundabouts routable
git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@1541 ffa7fe5e-494d-0410-b361-a75ebd5db220
Diffstat (limited to 'navit/item_def.h')
-rw-r--r--navit/item_def.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/navit/item_def.h b/navit/item_def.h
index bf57be8a..1833fb68 100644
--- a/navit/item_def.h
+++ b/navit/item_def.h
@@ -295,6 +295,7 @@ ITEM(street_4_land)
ITEM(street_n_lanes)
ITEM(highway_land)
ITEM(ramp)
+ITEM(roundabout)
ITEM(ferry)
ITEM(roadbook)
ITEM(street_unkn)
@@ -311,7 +312,6 @@ ITEM(pipeline)
ITEM(time_zone)
ITEM(marine_boundary)
ITEM(marine_hazard)
-ITEM(roundabout)
ITEM(rg_segment)
ITEM(aeroway_runway)
ITEM(aeroway_taxiway)