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 67 68
|
<?xml version="1.0" encoding="UTF-8"?>
<!-- generated on 2022-10-12 14:53:07 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\load\width/input_net.net.xml"/>
</input>
<output>
<plain-output-prefix value="D:/SUMO/tests/netedit\netelements\crossings\with_tls\load\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="CE" to="EC" fromLane="2" toLane="2"/>
<connection from="CN" to="NC" fromLane="2" toLane="2"/>
<connection from="CS" to="SC" fromLane="2" toLane="2"/>
<connection from="CW" to="WC" fromLane="2" toLane="2"/>
<connection from="EC" to="CN" fromLane="1" toLane="1"/>
<connection from="EC" to="CW" fromLane="1" toLane="1"/>
<connection from="EC" to="CW" fromLane="2" toLane="2"/>
<connection from="EC" to="CS" fromLane="2" toLane="2"/>
<connection from="NC" to="CW" fromLane="1" toLane="1"/>
<connection from="NC" to="CS" fromLane="1" toLane="1"/>
<connection from="NC" to="CS" fromLane="2" toLane="2"/>
<connection from="NC" to="CE" fromLane="2" toLane="2"/>
<connection from="SC" to="CE" fromLane="1" toLane="1"/>
<connection from="SC" to="CN" fromLane="1" toLane="1"/>
<connection from="SC" to="CN" fromLane="2" toLane="2"/>
<connection from="SC" to="CW" fromLane="2" toLane="2"/>
<connection from="WC" to="CS" fromLane="1" toLane="1"/>
<connection from="WC" to="CE" fromLane="1" toLane="1"/>
<connection from="WC" to="CE" fromLane="2" toLane="2"/>
<connection from="WC" to="CN" fromLane="2" toLane="2"/>
<crossing node="C" edges="CN NC" priority="1" width="1.00" linkIndex="16"/>
<crossing node="C" edges="CE EC" priority="1" width="2.00" linkIndex="17"/>
<crossing node="C" edges="CS SC" priority="1" width="3.00" linkIndex="18"/>
<crossing node="C" edges="CW WC" priority="1" width="12.00" linkIndex="19"/>
</connections>
|