Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netedit/basic/files/save_as/configs/net.tll.xml
169771 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on 2025-02-03 14:47:45 by Eclipse SUMO netconvert Version v1_21_0+2283-8c24bb7ce10
4
<netconvertConfiguration 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\elements/net.net.xml"/>
8
</input>
9
10
<output>
11
<plain-output-prefix value="D:/SUMO/tests/netedit\elements/net"/>
12
</output>
13
14
<processing>
15
<geometry.min-radius.fix.railways value="false"/>
16
<geometry.max-grade.fix value="false"/>
17
<offset.disable-normalization value="true"/>
18
<lefthand value="0"/>
19
</processing>
20
21
<junctions>
22
<no-turnarounds value="true"/>
23
<junctions.corner-detail value="5"/>
24
<junctions.limit-turn-speed value="5.50"/>
25
<rectangular-lane-cut value="0"/>
26
</junctions>
27
28
<pedestrian>
29
<walkingareas value="0"/>
30
</pedestrian>
31
32
</netconvertConfiguration>
33
-->
34
35
<tlLogics version="1.20" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tllogic_file.xsd">
36
<tlLogic id="Junction1" type="static" programID="0" offset="0">
37
<phase duration="90" state="GG"/>
38
</tlLogic>
39
<tlLogic id="Junction2" type="static" programID="0" offset="0">
40
<phase duration="90" state="GG"/>
41
</tlLogic>
42
<tlLogic id="Junction3" type="static" programID="0" offset="0">
43
<phase duration="90" state="GGGg"/>
44
</tlLogic>
45
<tlLogic id="Junction4" type="static" programID="0" offset="0">
46
<phase duration="42" state="gGrrr"/>
47
<phase duration="3" state="yyrrr"/>
48
<phase duration="37" state="rrggG"/>
49
<phase duration="5" state="rrggr"/>
50
<phase duration="3" state="rryyr"/>
51
</tlLogic>
52
53
<connection from="Edge0" to="Edge1" fromLane="1" toLane="1" tl="Junction1" linkIndex="1"/>
54
<connection from="Edge1" to="Edge2" fromLane="1" toLane="1" tl="Junction2" linkIndex="0"/>
55
<connection from="Edge2" to="EdgeBike0" fromLane="1" toLane="1" tl="Junction3" linkIndex="0"/>
56
<connection from="Edge2" to="EdgeBike0" fromLane="1" toLane="2" tl="Junction3" linkIndex="1"/>
57
<connection from="Edge3" to="Edge4" fromLane="1" toLane="1" tl="Junction2" linkIndex="1"/>
58
<connection from="Edge4" to="Edge5" fromLane="1" toLane="1" tl="Junction1" linkIndex="0"/>
59
<connection from="EdgeBike0" to="EdgeCenter0" fromLane="1" toLane="1" tl="Junction4" linkIndex="0"/>
60
<connection from="EdgeBike0" to="EdgeCenter0" fromLane="2" toLane="1" tl="Junction4" linkIndex="1"/>
61
<connection from="EdgeBike1" to="Edge3" fromLane="1" toLane="1" tl="Junction3" linkIndex="2"/>
62
<connection from="EdgeBike1" to="Edge3" fromLane="2" toLane="1" tl="Junction3" linkIndex="3"/>
63
<connection from="EdgeCenter1" to="EdgeBike1" fromLane="1" toLane="1" tl="Junction4" linkIndex="2"/>
64
<connection from="EdgeCenter1" to="EdgeBike1" fromLane="1" toLane="2" tl="Junction4" linkIndex="3"/>
65
</tlLogics>
66
67