From 6e8a855180e3eb9a1cf0e2020ec09ab0b134cb69 Mon Sep 17 00:00:00 2001 From: zaxl Date: Wed, 22 Oct 2008 23:14:01 +0000 Subject: [PATCH] Add:core:Make roundabouts routable git-svn-id: https://navit.svn.sourceforge.net/svnroot/navit/trunk@1541 ffa7fe5e-494d-0410-b361-a75ebd5db220 --- navit/navit/item_def.h | 2 +- navit/navit/navit.xml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/navit/navit/item_def.h b/navit/navit/item_def.h index bf57be8..1833fb6 100644 --- a/navit/navit/item_def.h +++ b/navit/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) diff --git a/navit/navit/navit.xml b/navit/navit/navit.xml index 324c363..c83719d 100644 --- a/navit/navit/navit.xml +++ b/navit/navit/navit.xml @@ -91,6 +91,7 @@ http://wiki.navit-project.org/index.php/Configuring_NavIt + -- 2.7.4