Path: blob/main/tests/tools/route/addStops2Routes/stationary/routes.tools
428536 views
<?xml version="1.0" encoding="UTF-8"?>
<!-- generated on 2025-03-05 10:16:32.789162 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"/>
<parking-areas value="input_additional.add.xml"/>
<start-at-stop 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" departPos="stop">
<route edges="CN"/>
<stop duration="1800" parking="true" parkingArea="pCN" until="12:0:0"/>
</vehicle>
</routes>