Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netedit/elements/demands/route/volatilerecomputing/routes.rou.xml
169776 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on 16.08.2019 12:23:38 by Eclipse SUMO netedit Version v1_2_0+1619-6885be3785
4
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netconvertConfiguration.xsd">
5
6
<input>
7
<sumo-net-file value="D:\sumo\tests\netedit\demandElements\input_net.net.xml"/>
8
</input>
9
10
<output>
11
<output-file value="D:\sumo\tests\netedit\demandElements\input_net.net.xml"/>
12
</output>
13
14
<processing>
15
<geometry.max-grade.fix value="false"/>
16
<offset.disable-normalization value="true"/>
17
<opposites.guess.fix-lengths value="true"/>
18
<lefthand value="false"/>
19
</processing>
20
21
<junctions>
22
<no-turnarounds value="true"/>
23
<junctions.corner-detail value="5"/>
24
<junctions.limit-turn-speed value="5.5"/>
25
<rectangular-lane-cut value="false"/>
26
</junctions>
27
28
<pedestrian>
29
<walkingareas value="false"/>
30
</pedestrian>
31
32
<netedit>
33
<route-files value="D:\sumo\tests\netedit\demandElements\route\volatileRecomputing\input_routes.rou.xml"/>
34
</netedit>
35
36
</configuration>
37
-->
38
39
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
40
<route edges="Edge0 Edge1 Edge2" color="yellow" id="route_0"/>
41
<route edges="Edge3 Edge4 Edge5" color="yellow" id="route_1"/>
42
<route edges="EdgeCenter0 EdgeCenter1" color="yellow" id="route_2"/>
43
<route edges="Edge1" color="yellow" id="route_3"/>
44
</routes>
45
46