Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/tools/turndefs/routeSampler/ratios/partial_counts/input_routes2.rou.xml
429581 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
4
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
5
<vehicle id="3" depart="8.00">
6
<route edges="-11 -11.80.00 3"/>
7
</vehicle>
8
<vehicle id="4" depart="8.00">
9
<route edges="-11 -11.80.00 5"/>
10
</vehicle>
11
<vehicle id="5" depart="8.00">
12
<route edges="-11 -11.80.00 15"/>
13
</vehicle>
14
</routes>
15
16