Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/tools/trigger/createOvertakingReroutes/input_routes.rou.xml
428382 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on 2025-03-29 13:13:30 by Eclipse SUMO netedit Version v1_22_0+1138-59136279702
4
-->
5
6
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
7
<route id="r_main" edges="E0 E1 E2 E3 E4 E5 E6 E7 E8 E9 E10 E11 E12 E13 E14 E15 E16" color="yellow"/>
8
9
<vehicle id="short" depart="0">
10
<route edges="E0 E1 E2 E3"/>
11
</vehicle>
12
<flow id="long" begin="0" end="3600" period="600">
13
<route edges="E1 E2 E3 E4 E5 E6 E7 E8 E9 E10 E11 E12 E13 E14 E15 E16"/>
14
</flow>
15
</routes>
16
17