Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netconvert/inner_lanes/changeWidth_split_bikelane/input_plain.con.xml
169686 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on Do 28 Jun 2018 21:26:34 CEST by Eclipse SUMO netedit Version ce0d7cd
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="/home/kobo/dlr/sumo/tests/netconvert/inner_lanes/changeWidth_split_bikelane/net.netconvert"/>
8
</input>
9
10
<output>
11
<output-file value="/home/kobo/dlr/sumo/tests/netconvert/inner_lanes/changeWidth_split_bikelane/net.netconvert"/>
12
<plain-output-prefix value="/home/kobo/dlr/sumo/tests/netconvert/inner_lanes/changeWidth_split_bikelane/input_plain"/>
13
</output>
14
15
<processing>
16
<no-internal-links value="false"/>
17
<no-turnarounds value="true"/>
18
<offset.disable-normalization value="true"/>
19
<lefthand value="false"/>
20
<junctions.corner-detail value="5"/>
21
<rectangular-lane-cut value="false"/>
22
<walkingareas value="false"/>
23
</processing>
24
25
</configuration>
26
-->
27
28
<connections version="0.27" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/connections_file.xsd">
29
<connection from="CE" to="EC" fromLane="4" toLane="4"/>
30
31
<connection from="CN" to="NC" fromLane="4" toLane="4"/>
32
33
<connection from="CS" to="SC" fromLane="4" toLane="3"/>
34
35
<connection from="CW" to="WC" fromLane="4" toLane="4"/>
36
37
<connection from="EC" to="CN" fromLane="2" toLane="2"/>
38
<connection from="EC" to="CW" fromLane="2" toLane="2"/>
39
<connection from="EC" to="CN" fromLane="3" toLane="3"/>
40
<connection from="EC" to="CW" fromLane="3" toLane="3"/>
41
<connection from="EC" to="CW" fromLane="4" toLane="4"/>
42
<connection from="EC" to="CS" fromLane="4" toLane="4"/>
43
44
<connection from="NC" to="CW" fromLane="2" toLane="2"/>
45
<connection from="NC" to="CS" fromLane="2" toLane="2"/>
46
<connection from="NC" to="CW" fromLane="3" toLane="3"/>
47
<connection from="NC" to="CS" fromLane="3" toLane="3"/>
48
<connection from="NC" to="CS" fromLane="4" toLane="4"/>
49
<connection from="NC" to="CE" fromLane="4" toLane="4"/>
50
51
<connection from="SC" to="CE" fromLane="2" toLane="2"/>
52
<connection from="SC" to="CE" fromLane="2" toLane="3"/>
53
<connection from="SC" to="CN" fromLane="2" toLane="2"/>
54
<connection from="SC" to="CN" fromLane="2" toLane="3"/>
55
<connection from="SC" to="CW" fromLane="2" toLane="2"/>
56
<connection from="SC" to="CN" fromLane="3" toLane="4"/>
57
<connection from="SC" to="CW" fromLane="3" toLane="4"/>
58
59
<connection from="WC" to="CS" fromLane="2" toLane="2"/>
60
<connection from="WC" to="CE" fromLane="2" toLane="2"/>
61
<connection from="WC" to="CS" fromLane="3" toLane="3"/>
62
<connection from="WC" to="CE" fromLane="3" toLane="3"/>
63
<connection from="WC" to="CE" fromLane="4" toLane="4"/>
64
<connection from="WC" to="CN" fromLane="4" toLane="4"/>
65
66
<crossing node="C" edges="CN NC" priority="1" width="4.50" linkIndex2="24"/>
67
<crossing node="C" edges="CE EC" priority="1" width="4.50" linkIndex2="25"/>
68
<crossing node="C" edges="CS SC" priority="1" width="4.50" linkIndex2="26"/>
69
<crossing node="C" edges="CW WC" priority="1" width="4.50" linkIndex2="27"/>
70
</connections>
71
72