Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netconvert/function/crossings/specified/2_arm/input_plain.con.xml
169715 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on 2021-06-19 00:17:10 by Eclipse SUMO netedit Version v1_9_2+0592-89b9203
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="net.net.xml"/>
8
</input>
9
10
<output>
11
<output-file value="net.net.xml"/>
12
<plain-output-prefix value="/localdata2/debug/crossingSmallJunction/input_plain"/>
13
</output>
14
15
<processing>
16
<geometry.min-radius.fix.railways value="false"/>
17
<geometry.max-grade.fix value="false"/>
18
<offset.disable-normalization value="true"/>
19
<lefthand value="false"/>
20
</processing>
21
22
<junctions>
23
<no-internal-links value="false"/>
24
<no-turnarounds value="true"/>
25
<junctions.corner-detail value="0"/>
26
<junctions.limit-turn-speed value="-1"/>
27
<rectangular-lane-cut value="false"/>
28
</junctions>
29
30
<pedestrian>
31
<walkingareas value="false"/>
32
</pedestrian>
33
34
<report>
35
<aggregate-warnings value="5"/>
36
</report>
37
38
</configuration>
39
-->
40
41
<connections version="1.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/connections_file.xsd">
42
<connection from="CE" to="CE.2" fromLane="0" toLane="0"/>
43
<connection from="CE" to="CE.2" fromLane="1" toLane="1"/>
44
<connection from="CE" to="CE.2" fromLane="2" toLane="2"/>
45
46
<connection from="CE.2" to="EC" fromLane="2" toLane="2"/>
47
48
<connection from="EC" to="EC.2" fromLane="0" toLane="0"/>
49
<connection from="EC" to="EC.2" fromLane="1" toLane="1"/>
50
<connection from="EC" to="EC.2" fromLane="2" toLane="2"/>
51
52
<connection from="EC.2"/>
53
54
<crossing node="C" edges="EC.2 CE" priority="0" width="4.00"/>
55
</connections>
56
57