Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/complex/state/rail/rail_furtherLane/net.net.xml
169716 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on Fr 20 Nov 2020 14:09:14 CET by Eclipse SUMO netedit Version v1_7_0+1173-a5461ae7bc
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/complex/state/rail_furtherLane/net.net.xml"/>
8
</input>
9
10
<output>
11
<output-file value="/home/kobo/dlr/sumo/tests/complex/state/rail_furtherLane/net.net.xml"/>
12
</output>
13
14
<processing>
15
<geometry.min-radius.fix.railways value="false"/>
16
<geometry.max-grade.fix value="false"/>
17
<offset.disable-normalization value="true"/>
18
<lefthand value="false"/>
19
</processing>
20
21
<junctions>
22
<no-turnarounds value="true"/>
23
<junctions.corner-detail value="5"/>
24
<junctions.limit-turn-speed value="5.5"/>
25
<rectangular-lane-cut value="false"/>
26
</junctions>
27
28
<pedestrian>
29
<walkingareas value="false"/>
30
</pedestrian>
31
32
<report>
33
<aggregate-warnings value="5"/>
34
</report>
35
36
</configuration>
37
-->
38
39
<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">
40
41
<location netOffset="0.00,0.00" convBoundary="-100.00,-100.00,300.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
42
43
<edge id=":gneJ1_0" function="internal">
44
<lane id=":gneJ1_0_0" index="0" allow="rail" speed="25.00" length="10.19" shape="92.97,-5.30 95.61,-3.78 97.42,-2.61 99.33,-1.86 102.26,-1.60"/>
45
</edge>
46
<edge id=":gneJ1_1" function="internal">
47
<lane id=":gneJ1_1_0" index="0" allow="rail" speed="20.00" length="10.16" shape="92.10,-1.60 102.26,-1.60"/>
48
</edge>
49
50
<edge id="gneE0" from="gneJ0" to="gneJ1" priority="-1">
51
<lane id="gneE0_0" index="0" allow="rail" speed="10.00" length="192.10" shape="-100.00,-1.60 92.10,-1.60"/>
52
</edge>
53
<edge id="gneE1" from="gneJ2" to="gneJ1" priority="-1">
54
<lane id="gneE1_0" index="0" allow="rail" speed="20.00" length="214.95" shape="-99.28,-101.43 92.97,-5.30"/>
55
</edge>
56
<edge id="gneE2" from="gneJ1" to="gneJ3" priority="-1">
57
<lane id="gneE2_0" index="0" allow="rail" speed="30.00" length="197.74" shape="102.26,-1.60 300.00,-1.60"/>
58
</edge>
59
60
<junction id="gneJ0" type="dead_end" x="-100.00" y="0.00" incLanes="" intLanes="" shape="-100.00,0.00 -100.00,-3.20"/>
61
<junction id="gneJ1" type="priority" x="100.00" y="0.00" incLanes="gneE1_0 gneE0_0" intLanes=":gneJ1_0_0 :gneJ1_1_0" shape="102.26,0.00 102.26,-3.20 98.90,-3.66 97.79,-4.19 96.72,-4.90 95.44,-5.75 93.69,-6.73 92.26,-3.87 92.10,-3.20 92.10,0.00">
62
<request index="0" response="00" foes="10" cont="0"/>
63
<request index="1" response="01" foes="01" cont="0"/>
64
</junction>
65
<junction id="gneJ2" type="dead_end" x="-100.00" y="-100.00" incLanes="" intLanes="" shape="-100.00,-100.00 -98.57,-102.86"/>
66
<junction id="gneJ3" type="dead_end" x="300.00" y="0.00" incLanes="gneE2_0" intLanes="" shape="300.00,-3.20 300.00,0.00"/>
67
68
<connection from="gneE0" to="gneE2" fromLane="0" toLane="0" via=":gneJ1_1_0" dir="s" state="M"/>
69
<connection from="gneE1" to="gneE2" fromLane="0" toLane="0" via=":gneJ1_0_0" dir="s" state="M"/>
70
71
<connection from=":gneJ1_0" to="gneE2" fromLane="0" toLane="0" dir="s" state="M"/>
72
<connection from=":gneJ1_1" to="gneE2" fromLane="0" toLane="0" dir="s" state="M"/>
73
74
</net>
75
76