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