Skip to content

Commit

Permalink
adapting tests to new default arrivalpos, refs #3843
Browse files Browse the repository at this point in the history
  • Loading branch information
behrisch committed Feb 27, 2018
1 parent be1319d commit 585a656
Show file tree
Hide file tree
Showing 53 changed files with 186 additions and 156 deletions.
9 changes: 5 additions & 4 deletions tests/sumo/basic/person/stop_duration/tripinfos.sumo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 11/29/17 14:16:03 by SUMO Version v0_31_0+1143-87c09f1032
<!-- generated on 02/27/18 12:57:56 by SUMO Version v0_32_0+0405-d1c1ff1104
This data file and the accompanying materials
are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
Expand All @@ -14,6 +14,7 @@ SPDX-License-Identifier: EPL-2.0
</input>
<output>
<write-license value="true"/>
<tripinfo-output value="tripinfos.xml"/>
</output>
Expand All @@ -32,8 +33,8 @@ SPDX-License-Identifier: EPL-2.0

<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
<personinfo id="p1" depart="0.00">
<walk depart="0.00" departPos="0.00" arrival="12.00" arrivalPos="0.00" duration="12.00" routeLength="500.00" timeLoss="2.00" maxSpeed="50.00"/>
<stop duration="20.00" arrival="32.00" arrivalPos="0.00" actType="waiting"/>
<walk depart="32.00" departPos="0.00" arrival="74.00" arrivalPos="0.00" duration="42.00" routeLength="500.00" timeLoss="2.00" maxSpeed="12.50"/>
<walk depart="0.00" departPos="0.00" arrival="12.00" arrivalPos="250.00" duration="12.00" routeLength="750.00" timeLoss="2.00" maxSpeed="74.99"/>
<stop duration="20.00" arrival="32.00" arrivalPos="250.00" actType="waiting"/>
<walk depart="32.00" departPos="250.00" arrival="74.00" arrivalPos="250.00" duration="42.00" routeLength="500.00" timeLoss="2.00" maxSpeed="12.50"/>
</personinfo>
</tripinfos>
5 changes: 3 additions & 2 deletions tests/sumo/basic/person/walk/tripinfos.sumo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 11/29/17 14:16:02 by SUMO Version v0_31_0+1143-87c09f1032
<!-- generated on 02/27/18 12:57:55 by SUMO Version v0_32_0+0405-d1c1ff1104
This data file and the accompanying materials
are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
Expand All @@ -14,6 +14,7 @@ SPDX-License-Identifier: EPL-2.0
</input>
<output>
<write-license value="true"/>
<tripinfo-output value="tripinfos.xml"/>
</output>
Expand All @@ -32,6 +33,6 @@ SPDX-License-Identifier: EPL-2.0

<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
<personinfo id="p1" depart="0.00">
<walk depart="0.00" departPos="0.00" arrival="251.00" arrivalPos="0.00" duration="251.00" routeLength="500.00" timeLoss="1.00" maxSpeed="2.00"/>
<walk depart="0.00" departPos="0.00" arrival="375.00" arrivalPos="250.00" duration="375.00" routeLength="750.00" timeLoss="0.00" maxSpeed="2.00"/>
</personinfo>
</tripinfos>
5 changes: 3 additions & 2 deletions tests/sumo/basic/person/walk_duration/tripinfos.sumo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 11/29/17 14:16:03 by SUMO Version v0_31_0+1143-87c09f1032
<!-- generated on 02/27/18 12:57:55 by SUMO Version v0_32_0+0405-d1c1ff1104
This data file and the accompanying materials
are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
Expand All @@ -14,6 +14,7 @@ SPDX-License-Identifier: EPL-2.0
</input>
<output>
<write-license value="true"/>
<tripinfo-output value="tripinfos.xml"/>
</output>
Expand All @@ -36,6 +37,6 @@ SPDX-License-Identifier: EPL-2.0

<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
<personinfo id="p1" depart="0.00">
<walk depart="0.00" departPos="0.00" arrival="22.00" arrivalPos="0.00" duration="22.00" routeLength="500.00" timeLoss="2.00" maxSpeed="25.00"/>
<walk depart="0.00" departPos="0.00" arrival="22.00" arrivalPos="250.00" duration="22.00" routeLength="750.00" timeLoss="2.00" maxSpeed="37.50"/>
</personinfo>
</tripinfos>
5 changes: 3 additions & 2 deletions tests/sumo/basic/person/walk_routeID/tripinfos.sumo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 11/29/17 14:16:02 by SUMO Version v0_31_0+1143-87c09f1032
<!-- generated on 02/27/18 12:57:55 by SUMO Version v0_32_0+0405-d1c1ff1104
This data file and the accompanying materials
are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
Expand All @@ -14,6 +14,7 @@ SPDX-License-Identifier: EPL-2.0
</input>
<output>
<write-license value="true"/>
<tripinfo-output value="tripinfos.xml"/>
</output>
Expand All @@ -32,6 +33,6 @@ SPDX-License-Identifier: EPL-2.0

<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
<personinfo id="p1" depart="0.00">
<walk depart="0.00" departPos="0.00" arrival="251.00" arrivalPos="0.00" duration="251.00" routeLength="500.00" timeLoss="1.00" maxSpeed="2.00"/>
<walk depart="0.00" departPos="0.00" arrival="375.00" arrivalPos="250.00" duration="375.00" routeLength="750.00" timeLoss="0.00" maxSpeed="2.00"/>
</personinfo>
</tripinfos>
5 changes: 3 additions & 2 deletions tests/sumo/basic/person/walk_unconnected/tripinfos.sumo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 11/29/17 14:16:01 by SUMO Version v0_31_0+1143-87c09f1032
<!-- generated on 02/27/18 12:57:54 by SUMO Version v0_32_0+0405-d1c1ff1104
This data file and the accompanying materials
are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
Expand All @@ -14,6 +14,7 @@ SPDX-License-Identifier: EPL-2.0
</input>
<output>
<write-license value="true"/>
<tripinfo-output value="tripinfos.xml"/>
</output>
Expand All @@ -32,6 +33,6 @@ SPDX-License-Identifier: EPL-2.0

<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
<personinfo id="p1" depart="0.00">
<walk depart="0.00" departPos="0.00" arrival="65.00" arrivalPos="0.00" duration="65.00" routeLength="126.84" timeLoss="1.58" maxSpeed="2.00"/>
<walk depart="0.00" departPos="0.00" arrival="96.00" arrivalPos="62.32" duration="96.00" routeLength="189.16" timeLoss="1.42" maxSpeed="2.00"/>
</personinfo>
</tripinfos>
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 11/29/17 14:34:52 by SUMO Version v0_31_0+1143-87c09f1032
<!-- generated on 02/26/18 23:11:06 by SUMO Version v0_32_0+0405-d1c1ff1104
This data file and the accompanying materials
are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
Expand All @@ -15,6 +15,7 @@ SPDX-License-Identifier: EPL-2.0
</input>
<output>
<write-license value="true"/>
<vehroute-output value="vehroutes.xml"/>
<vehroute-output.skip-ptlines value="true"/>
</output>
Expand All @@ -28,14 +29,14 @@ SPDX-License-Identifier: EPL-2.0
-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<person id="p0" depart="0.00" arrival="909.00">
<person id="p1" depart="0.00" arrival="1002.00">
<walk edges="end middle beg"/>
</person>

<person id="p0" depart="0.00" arrival="1111.00">
<walk edges="beg beg2left" busStop="beg2left"/>
<ride from="gneE0" to="gneE0" busStop="left2end" lines="train"/>
<walk edges="left2end end"/>
</person>

<person id="p1" depart="0.00" arrival="1207.00">
<walk edges="end middle beg"/>
</person>

</routes>
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 11/29/17 14:17:18 by SUMO Version v0_31_0+1143-87c09f1032
<!-- generated on 02/27/18 12:59:20 by SUMO Version v0_32_0+0405-d1c1ff1104
This data file and the accompanying materials
are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
Expand All @@ -14,6 +14,7 @@ SPDX-License-Identifier: EPL-2.0
</input>
<output>
<write-license value="true"/>
<vehroute-output value="vehroutes.xml"/>
<vehroute-output.skip-ptlines value="true"/>
</output>
Expand All @@ -27,11 +28,11 @@ SPDX-License-Identifier: EPL-2.0
-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<person id="p1" depart="0.00" arrival="1196.00">
<person id="p1" depart="0.00" arrival="996.00">
<walk edges="end middle beg"/>
</person>

<person id="p0" depart="0.00" arrival="1203.00">
<person id="p0" depart="0.00" arrival="1403.00">
<walk edges="beg middle end"/>
</person>

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 11/29/17 14:34:50 by SUMO Version v0_31_0+1143-87c09f1032
<!-- generated on 02/26/18 23:11:04 by SUMO Version v0_32_0+0405-d1c1ff1104
This data file and the accompanying materials
are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
Expand All @@ -15,6 +15,7 @@ SPDX-License-Identifier: EPL-2.0
</input>
<output>
<write-license value="true"/>
<vehroute-output value="vehroutes.xml"/>
<vehroute-output.skip-ptlines value="true"/>
</output>
Expand All @@ -28,7 +29,7 @@ SPDX-License-Identifier: EPL-2.0
-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<person id="p0" depart="0.00" arrival="1140.00">
<person id="p0" depart="0.00" arrival="941.00">
<walk edges="beg" busStop="beg_0"/>
<ride from="beg" to="left" busStop="left_0" lines="bus"/>
<ride from="left" to="end" busStop="end_0" lines="bus2"/>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 11/29/17 15:26:16 by SUMO Version v0_31_0+1143-87c09f1032
<!-- generated on 02/26/18 23:11:05 by SUMO Version v0_32_0+0405-d1c1ff1104
This data file and the accompanying materials
are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
Expand All @@ -15,6 +15,7 @@ SPDX-License-Identifier: EPL-2.0
</input>
<output>
<write-license value="true"/>
<vehroute-output value="vehroutes.xml"/>
<vehroute-output.skip-ptlines value="true"/>
</output>
Expand All @@ -28,7 +29,7 @@ SPDX-License-Identifier: EPL-2.0
-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<person id="p0" depart="200.00" arrival="1839.00">
<person id="p0" depart="200.00" arrival="1640.00">
<walk edges="beg" busStop="beg_0"/>
<ride from="beg" to="left" busStop="left_0" lines="bus"/>
<ride from="left" to="end" busStop="end_0" lines="bus2"/>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 11/29/17 14:34:50 by SUMO Version v0_31_0+1143-87c09f1032
<!-- generated on 02/26/18 23:11:04 by SUMO Version v0_32_0+0405-d1c1ff1104
This data file and the accompanying materials
are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
Expand All @@ -15,6 +15,7 @@ SPDX-License-Identifier: EPL-2.0
</input>
<output>
<write-license value="true"/>
<vehroute-output value="vehroutes.xml"/>
<vehroute-output.skip-ptlines value="true"/>
</output>
Expand All @@ -28,14 +29,14 @@ SPDX-License-Identifier: EPL-2.0
-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<person id="p0" depart="0.00" arrival="1140.00">
<person id="p0" depart="0.00" arrival="941.00">
<walk edges="beg" busStop="beg_0"/>
<ride from="beg" to="left" busStop="left_0" lines="bus"/>
<ride from="left" to="end" busStop="end_0" lines="bus2"/>
<walk edges="end"/>
</person>

<person id="p1" depart="2000.00" arrival="3201.00">
<person id="p1" depart="2000.00" arrival="3399.00">
<walk edges="beg middle end"/>
</person>

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 11/29/17 14:34:50 by SUMO Version v0_31_0+1143-87c09f1032
<!-- generated on 02/26/18 23:11:05 by SUMO Version v0_32_0+0405-d1c1ff1104
This data file and the accompanying materials
are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
Expand All @@ -15,6 +15,7 @@ SPDX-License-Identifier: EPL-2.0
</input>
<output>
<write-license value="true"/>
<vehroute-output value="vehroutes.xml"/>
<vehroute-output.skip-ptlines value="true"/>
</output>
Expand All @@ -28,7 +29,7 @@ SPDX-License-Identifier: EPL-2.0
-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<person id="p0" depart="720.00" arrival="1921.00">
<person id="p0" depart="720.00" arrival="2119.00">
<walk edges="beg middle end"/>
</person>

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 11/29/17 14:34:51 by SUMO Version v0_31_0+1143-87c09f1032
<!-- generated on 02/26/18 23:11:05 by SUMO Version v0_32_0+0405-d1c1ff1104
This data file and the accompanying materials
are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
Expand All @@ -15,6 +15,7 @@ SPDX-License-Identifier: EPL-2.0
</input>
<output>
<write-license value="true"/>
<vehroute-output value="vehroutes.xml"/>
<vehroute-output.skip-ptlines value="true"/>
</output>
Expand All @@ -28,7 +29,7 @@ SPDX-License-Identifier: EPL-2.0
-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<person id="p0" depart="0.00" arrival="1203.00">
<person id="p0" depart="0.00" arrival="1403.00">
<walk edges="beg middle end"/>
</person>

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 11/30/17 10:26:21 by SUMO Version v0_31_0+1143-87c09f1032
<!-- generated on 02/26/18 23:11:02 by SUMO Version v0_32_0+0405-d1c1ff1104
This data file and the accompanying materials
are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
Expand All @@ -14,6 +14,7 @@ SPDX-License-Identifier: EPL-2.0
</input>
<output>
<write-license value="true"/>
<vehroute-output value="vehroutes.xml"/>
<vehroute-output.skip-ptlines value="true"/>
</output>
Expand All @@ -27,11 +28,11 @@ SPDX-License-Identifier: EPL-2.0
-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<person id="p0" depart="0.00" arrival="101.00">
<person id="p0" depart="0.00" arrival="112.00">
<ride from="beg" to="end" lines="p0_0"/>
</person>

<vehicle id="p0_0" depart="triggered" arrival="101.00">
<vehicle id="p0_0" depart="triggered" arrival="112.00">
<routeDistribution>
<route replacedOnEdge="" replacedAtTime="0.00" probability="0" edges="beg"/>
<route edges="beg middle end"/>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 02/13/18 16:07:29 by SUMO Version v0_32_0+0193-b79a12bb06
<!-- generated on 02/27/18 11:17:51 by SUMO Version v0_32_0+0405-d1c1ff1104
This data file and the accompanying materials
are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
Expand Down Expand Up @@ -33,11 +33,11 @@ SPDX-License-Identifier: EPL-2.0
<tripinfo id="p0_0" depart="0.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="34.00" arrivalLane="beg2left_0" arrivalPos="250.00" arrivalSpeed="27.71" duration="34.00" routeLength="748.45" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="6.87" rerouteNo="1" devices="vehroute_p0_0 tripinfo_p0_0 person_p0_0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<tripinfo id="train.0" depart="0.00" departLane="gneE0_0" departPos="109.60" departSpeed="0.00" departDelay="0.00" arrival="128.00" arrivalLane="gneE0_0" arrivalPos="1529.03" arrivalSpeed="13.89" duration="128.00" routeLength="1419.43" waitingTime="0.00" waitingCount="0" stopTime="2.00" timeLoss="23.75" rerouteNo="1" devices="vehroute_train.0 tripinfo_train.0 routing_train.0" vType="train" speedFactor="1.00" vaporized=""/>
<tripinfo id="train.1" depart="300.00" departLane="gneE0_0" departPos="109.60" departSpeed="0.00" departDelay="0.00" arrival="429.00" arrivalLane="gneE0_0" arrivalPos="1529.03" arrivalSpeed="13.89" duration="129.00" routeLength="1419.43" waitingTime="0.00" waitingCount="0" stopTime="3.00" timeLoss="23.75" rerouteNo="1" devices="vehroute_train.1 tripinfo_train.1 routing_train.1 person_train.1" vType="train" speedFactor="1.00" vaporized=""/>
<tripinfo id="train.2" depart="600.00" departLane="gneE0_0" departPos="109.60" departSpeed="0.00" departDelay="0.00" arrival="728.00" arrivalLane="gneE0_0" arrivalPos="1529.03" arrivalSpeed="13.89" duration="128.00" routeLength="1419.43" waitingTime="0.00" waitingCount="0" stopTime="2.00" timeLoss="23.75" rerouteNo="1" devices="vehroute_train.2 tripinfo_train.2 routing_train.2" vType="train" speedFactor="1.00" vaporized=""/>
<personinfo id="p0" depart="0.00">
<ride waitingTime="0.00" vehicle="p0_0" depart="0.00" arrival="34.00" arrivalPos="250.00" duration="34.00" routeLength="753.35"/>
<ride waitingTime="291.00" vehicle="train.1" depart="325.00" arrival="406.00" arrivalPos="1240.00" duration="81.00" routeLength="1000.00"/>
<walk depart="406.00" departPos="250.00" arrival="611.00" arrivalPos="0.00" duration="205.00" routeLength="252.85" timeLoss="22.95" maxSpeed="1.39"/>
<walk depart="406.00" departPos="250.00" arrival="810.00" arrivalPos="249.28" duration="404.00" routeLength="502.13" timeLoss="42.47" maxSpeed="1.39"/>
</personinfo>
<tripinfo id="train.2" depart="600.00" departLane="gneE0_0" departPos="109.60" departSpeed="0.00" departDelay="0.00" arrival="728.00" arrivalLane="gneE0_0" arrivalPos="1529.03" arrivalSpeed="13.89" duration="128.00" routeLength="1419.43" waitingTime="0.00" waitingCount="0" stopTime="2.00" timeLoss="23.75" rerouteNo="1" devices="vehroute_train.2 tripinfo_train.2 routing_train.2" vType="train" speedFactor="1.00" vaporized=""/>
<tripinfo id="train.3" depart="900.00" departLane="gneE0_0" departPos="109.60" departSpeed="0.00" departDelay="0.00" arrival="1028.00" arrivalLane="gneE0_0" arrivalPos="1529.03" arrivalSpeed="13.89" duration="128.00" routeLength="1419.43" waitingTime="0.00" waitingCount="0" stopTime="2.00" timeLoss="23.75" rerouteNo="1" devices="vehroute_train.3 tripinfo_train.3 routing_train.3" vType="train" speedFactor="1.00" vaporized=""/>
</tripinfos>
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 11/30/17 10:26:23 by SUMO Version v0_31_0+1143-87c09f1032
<!-- generated on 02/27/18 11:17:51 by SUMO Version v0_32_0+0405-d1c1ff1104
This data file and the accompanying materials
are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
Expand All @@ -15,6 +15,7 @@ SPDX-License-Identifier: EPL-2.0
</input>
<output>
<write-license value="true"/>
<tripinfo-output value="tripinfos.xml"/>
<vehroute-output value="vehroutes.xml"/>
<vehroute-output.skip-ptlines value="true"/>
Expand All @@ -36,7 +37,7 @@ SPDX-License-Identifier: EPL-2.0
</routeDistribution>
</vehicle>

<person id="p0" depart="0.00" arrival="611.00">
<person id="p0" depart="0.00" arrival="810.00">
<ride from="beg" to="beg2left" busStop="beg2left" lines="p0_0"/>
<ride from="gneE0" to="gneE0" busStop="left2end" lines="train"/>
<walk edges="left2end end"/>
Expand Down

0 comments on commit 585a656

Please sign in to comment.