Add:core:Make roundabouts routable
authorzaxl <zaxl@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Wed, 22 Oct 2008 23:14:01 +0000 (23:14 +0000)
committerzaxl <zaxl@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Wed, 22 Oct 2008 23:14:01 +0000 (23:14 +0000)
git-svn-id: https://navit.svn.sourceforge.net/svnroot/navit/trunk@1541 ffa7fe5e-494d-0410-b361-a75ebd5db220

navit/navit/item_def.h
navit/navit/navit.xml

index bf57be8..1833fb6 100644 (file)
@@ -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)
index 324c363..c83719d 100644 (file)
@@ -91,6 +91,7 @@ http://wiki.navit-project.org/index.php/Configuring_NavIt
                        <speed type="street_n_lanes" value="120" />
                        <speed type="highway_land" value="120" />
                        <speed type="ramp" value="40" />
+                       <speed type="roundabout" value="10" />
                        <speed type="ferry" value="40" />
                </route>