File: input_net.con.xml

package info (click to toggle)
sumo 1.15.0%2Bdfsg-1%2Bdeb12u1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,220,528 kB
  • sloc: xml: 2,580,539; cpp: 414,836; python: 230,576; java: 14,124; cs: 5,200; sh: 448; ansic: 441; makefile: 79; csh: 1
file content (66 lines) | stat: -rw-r--r-- 2,491 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 2022-10-12 14:53:06 by Eclipse SUMO netconvert Version v1_14_1+1648-5ffae7ec9dd
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netconvertConfiguration.xsd">

    <input>
        <sumo-net-file value="D:/SUMO/tests/netedit\netelements\crossings\with_tls\inspect\width/input_net.net.xml"/>
    </input>

    <output>
        <plain-output-prefix value="D:/SUMO/tests/netedit\netelements\crossings\with_tls\inspect\width/input_net"/>
    </output>

    <processing>
        <geometry.min-radius.fix.railways value="false"/>
        <geometry.max-grade.fix value="false"/>
        <offset.disable-normalization value="true"/>
        <lefthand value="0"/>
    </processing>

    <junctions>
        <no-turnarounds value="true"/>
        <junctions.corner-detail value="5"/>
        <junctions.limit-turn-speed value="5.50"/>
        <rectangular-lane-cut value="0"/>
    </junctions>

    <pedestrian>
        <walkingareas value="0"/>
    </pedestrian>

</configuration>
-->

<connections version="1.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/connections_file.xsd">
    <connection from="1"/>

    <connection from="2"/>

    <connection from="3"/>

    <connection from="4"/>

    <connection from="5" to="4" fromLane="1" toLane="1"/>
    <connection from="5" to="2" fromLane="1" toLane="1"/>
    <connection from="5" to="2" fromLane="2" toLane="2"/>
    <connection from="5" to="3" fromLane="2" toLane="2"/>

    <connection from="6" to="3" fromLane="1" toLane="1"/>
    <connection from="6" to="1" fromLane="1" toLane="1"/>
    <connection from="6" to="1" fromLane="2" toLane="2"/>
    <connection from="6" to="4" fromLane="2" toLane="2"/>

    <connection from="7" to="1" fromLane="1" toLane="1"/>
    <connection from="7" to="4" fromLane="1" toLane="1"/>
    <connection from="7" to="4" fromLane="2" toLane="2"/>
    <connection from="7" to="2" fromLane="2" toLane="2"/>

    <connection from="8" to="2" fromLane="1" toLane="1"/>
    <connection from="8" to="3" fromLane="1" toLane="1"/>
    <connection from="8" to="3" fromLane="2" toLane="2"/>
    <connection from="8" to="1" fromLane="2" toLane="2"/>

    <crossing node="Center" edges="4 8" priority="1" width="3.00" linkIndex="16"/>
    <crossing node="Center" edges="3 7" priority="1" width="4.00" linkIndex="17"/>
</connections>