Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/duarouter/person/opposite-factor/input_routes.rou.xml
194310 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on 2021-06-30 14:38:55 by Eclipse SUMO netedit Version v1_9_2+0766-67b4d3a
4
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netconvertConfiguration.xsd">
5
6
<input>
7
<new value="true"/>
8
</input>
9
10
<output>
11
<output-file value="/localdata2/debug/7730/net.net.xml"/>
12
</output>
13
14
<processing>
15
<offset.disable-normalization value="true"/>
16
</processing>
17
18
<netedit>
19
<route-files value="/localdata2/debug/7730/input_routes.rou.xml"/>
20
</netedit>
21
22
<report>
23
<aggregate-warnings value="5"/>
24
</report>
25
26
</configuration>
27
-->
28
29
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
30
<person id="person_0" depart="0.00">
31
<personTrip from="a" to="c"/>
32
</person>
33
<person id="person_1" depart="0.00">
34
<personTrip from="-c" to="-a"/>
35
</person>
36
</routes>
37
38