Path: blob/main/tests/tools/route/addStops2Routes/basic/routes.tools
428738 views
<?xml version="1.0" encoding="UTF-8"?>
<!-- generated on 2025-03-05 10:16:32.563344 by addStops2Routes.py v1_22_0+0650-d108669826e
<configuration>
<net-file value="input_net.net.xml"/>
<route-files value="input_routes.rou.xml"/>
<output-file value="out.rou.xml"/>
<typesfile value="input_routes.rou.xml"/>
<duration value="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="bicycle"/>
<vehicle id="0_parkingA" type="type1" depart="0" color="1,0,0">
<route edges="SC CN"/>
<stop duration="1800" lane="CN_2" parking="true" until="12:0:0"/>
</vehicle>
</routes>