Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/tools/route/addTAZ/trips/input_routes.rou.xml
428465 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on 2021-08-27 09:31:32 by Eclipse SUMO duarouter Version v1_10_0+0276-ffc6265
4
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/duarouterConfiguration.xsd">
5
6
<input>
7
<net-file value="net.net.xml"/>
8
<route-files value="trips.trips.xml"/>
9
</input>
10
11
<output>
12
<output-file value="input_routes.rou.xml"/>
13
<alternatives-output value="input_routes.rou.alt.xml"/>
14
</output>
15
16
<time>
17
<begin value="0"/>
18
<end value="10"/>
19
</time>
20
21
<report>
22
<no-warnings value="true"/>
23
<ignore-errors value="true"/>
24
<no-step-log value="true"/>
25
</report>
26
27
</configuration>
28
-->
29
30
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
31
<trip id="0" depart="0.00" from="D0E0" to="A1A0"/>
32
<trip id="1" depart="0.00" from="B2B3" to="B1B0"/>
33
</routes>
34
35