From 249d86dff9888ffc3ee71668b2275f9496e4fa6c Mon Sep 17 00:00:00 2001 From: rakow Date: Wed, 27 Mar 2024 21:21:42 +0100 Subject: [PATCH] update config and network --- Makefile | 4 +++- input/v6.2/berlin-v6.2.config.xml | 18 +++++++++--------- pom.xml | 4 ++-- 3 files changed, 14 insertions(+), 12 deletions(-) diff --git a/Makefile b/Makefile index 4e381351..2ec2f8df 100644 --- a/Makefile +++ b/Makefile @@ -79,12 +79,14 @@ input/sumo.net.xml: input/network.osm --remove-edges.by-vclass hov,tram,rail,rail_urban,rail_fast,pedestrian\ --output.original-names --output.street-names\ --osm.lane-access true --osm.bike-access true\ + --osm.all-attributes\ + --osm.extra-attributes bus:lanes,bus:lanes:forward,bus:lanes:backward,cycleway,cycleway:right,cycleway:left\ --proj "+proj=utm +zone=32 +ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +units=m +no_defs"\ --osm-files $< -o=$@ $p/berlin-$V-network.xml.gz: input/sumo.net.xml - $(sc) prepare network-from-sumo $< --target-crs $(CRS) --output $@ + $(sc) prepare network-from-sumo $< --target-crs $(CRS) --lane-restrictions REDUCE_CAR_LANES --output $@ $(sc) prepare clean-network $@ --output $@ --modes car,ride,truck diff --git a/input/v6.2/berlin-v6.2.config.xml b/input/v6.2/berlin-v6.2.config.xml index 34b38b27..e100a3d6 100644 --- a/input/v6.2/berlin-v6.2.config.xml +++ b/input/v6.2/berlin-v6.2.config.xml @@ -8,8 +8,8 @@ - - + + @@ -20,24 +20,24 @@ - + - + + value="./berlin-v6.2-vehicleTypes.xml"/> - + - + - + @@ -186,7 +186,7 @@ - + diff --git a/pom.xml b/pom.xml index a0e2ce41..878aa4b2 100644 --- a/pom.xml +++ b/pom.xml @@ -6,10 +6,10 @@ matsim-all - + 16.0-PR3191 - 16.0-SNAPSHOT + 4.0.0