Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netedit/network/lanes/inspect_selected/net.con.xml
169690 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on 2025-02-03 14:48:05 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\network\lanes\inspect_selected/net.net.xml"/>
8
</input>
9
10
<output>
11
<plain-output-prefix value="D:/SUMO/tests/netedit\network\lanes\inspect_selected/net"/>
12
<output.street-names value="true"/>
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="0"/>
20
</processing>
21
22
<junctions>
23
<no-turnarounds value="true"/>
24
<junctions.corner-detail value="5"/>
25
<junctions.limit-turn-speed value="5.50"/>
26
<rectangular-lane-cut value="0"/>
27
</junctions>
28
29
<pedestrian>
30
<walkingareas value="0"/>
31
</pedestrian>
32
33
</netconvertConfiguration>
34
-->
35
36
<connections version="1.20" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/connections_file.xsd">
37
<connection from="-E1" to="E1" fromLane="1" toLane="1"/>
38
39
<connection from="-E2" to="E2" fromLane="1" toLane="1"/>
40
41
<connection from="E1" to="-E1" fromLane="1" toLane="1"/>
42
43
<connection from="E2" to="-E2" fromLane="1" toLane="1"/>
44
45
<connection from="EdgeExternBot" to="EdgeExternTop" fromLane="0" toLane="0"/>
46
47
<connection from="EdgeExternTop" to="EdgeExternBot" fromLane="0" toLane="0"/>
48
49
</connections>
50
51