Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netedit/network/trafficlights/joined/phases/actuated/net.con.xml
169780 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on 2025-07-10 09:55:30 by Eclipse SUMO netedit Version v1_23_1+0978-b3f6417a0cf
4
<neteditConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/neteditConfiguration.xsd">
5
6
<input>
7
<sumo-net-file value="D:\SUMO\tests\netedit\network\trafficlights\joined\phases\actuated\net.net.xml"/>
8
</input>
9
10
<processing>
11
<geometry.min-radius.fix.railways value="false"/>
12
<geometry.avoid-overlap value="false"/>
13
<geometry.max-grade.fix value="false"/>
14
<offset.disable-normalization value="true"/>
15
<lefthand value="0"/>
16
</processing>
17
18
<junctions>
19
<no-turnarounds value="true"/>
20
<junctions.corner-detail value="5"/>
21
<junctions.limit-turn-speed value="5.50"/>
22
<rectangular-lane-cut value="0"/>
23
</junctions>
24
25
<pedestrian>
26
<walkingareas value="0"/>
27
</pedestrian>
28
29
</neteditConfiguration>
30
-->
31
32
<connections version="1.20" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/connections_file.xsd">
33
<connection from="-E0" to="E3" fromLane="1" toLane="1"/>
34
<connection from="-E0" to="E3" fromLane="2" toLane="2"/>
35
<connection from="-E0" to="E1" fromLane="2" toLane="2"/>
36
<connection from="-E0" to="E2" fromLane="2" toLane="2"/>
37
38
<connection from="-E1" to="E2" fromLane="1" toLane="1"/>
39
<connection from="-E1" to="E2" fromLane="2" toLane="2"/>
40
<connection from="-E1" to="E0" fromLane="2" toLane="2"/>
41
<connection from="-E1" to="E3" fromLane="2" toLane="2"/>
42
43
<connection from="-E2" to="E0" fromLane="1" toLane="1"/>
44
<connection from="-E2" to="E0" fromLane="2" toLane="2"/>
45
<connection from="-E2" to="E3" fromLane="2" toLane="2"/>
46
<connection from="-E2" to="E1" fromLane="2" toLane="2"/>
47
48
<connection from="-E3" to="E1" fromLane="1" toLane="1"/>
49
<connection from="-E3" to="E1" fromLane="2" toLane="2"/>
50
<connection from="-E3" to="E2" fromLane="2" toLane="2"/>
51
<connection from="-E3" to="E0" fromLane="2" toLane="2"/>
52
53
<connection from="E0" to="-E0" fromLane="2" toLane="2"/>
54
55
<connection from="E1" to="-E1" fromLane="2" toLane="2"/>
56
57
<connection from="E2" to="-E2" fromLane="2" toLane="2"/>
58
59
<connection from="E3" to="-E3" fromLane="2" toLane="2"/>
60
61
<connection from="EdgeExternBot"/>
62
63
<connection from="EdgeExternTop"/>
64
65
</connections>
66
67