Path: blob/main/tests/tools/route/addStops2Routes/duration_random/routes.tools
428506 views
<?xml version="1.0" encoding="UTF-8"?>
<!-- generated on 2025-03-05 10:16:32.999386 by addStops2Routes.py v1_22_0+0650-d108669826e
<configuration>
<net-file value="input_net.net.xml"/>
<route-files value="input_routes2.rou.xml"/>
<output-file value="out.rou.xml"/>
<duration value="0-1800"/>
<until value="12:0:0"/>
<parking value="True"/>
</configuration>
-->
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="type1" vClass="passenger"/>
<vehicle id="0" type="type1" depart="0" color="1,0,0">
<route edges="SC CN"/>
<stop duration="1309" lane="CN_3" parking="true" until="12:0:0"/>
</vehicle>
<vehicle id="1" type="type1" depart="0" color="1,0,0">
<route edges="EC CW"/>
<stop duration="228" lane="CW_3" parking="true" until="12:0:0"/>
</vehicle>
<vehicle id="2" type="type1" depart="0" color="1,0,0">
<route edges="NC CW WC CS"/>
<stop duration="51" lane="CS_3" parking="true" until="12:0:0"/>
</vehicle>
</routes>