Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/complex/state/rail/save_rail_signal_constraint/net.net.xml
169720 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on Fri 21 Aug 2020 02:25:48 PM CEST by Eclipse SUMO netedit Version v1_6_0+1707-2370e97800
4
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netconvertConfiguration.xsd">
5
6
<input>
7
<new value="true"/>
8
</input>
9
10
<output>
11
<output-file value="/home/kobo/dlr/debug/7435/net.net.xml"/>
12
</output>
13
14
<processing>
15
<offset.disable-normalization value="true"/>
16
</processing>
17
18
<junctions>
19
<no-internal-links value="true"/>
20
</junctions>
21
22
<report>
23
<aggregate-warnings value="5"/>
24
</report>
25
26
</configuration>
27
-->
28
29
<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">
30
31
<location netOffset="0.00,0.00" convBoundary="-200.00,0.00,700.00,100.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>
32
33
<edge id="a" from="gneJ1" to="A" priority="-1">
34
<lane id="a_0" index="0" allow="rail" speed="13.89" length="400.00" shape="-200.00,-1.60 200.00,-1.60"/>
35
</edge>
36
<edge id="b" from="A" to="gneJ3" priority="-1">
37
<lane id="b_0" index="0" allow="rail" speed="13.89" length="100.00" shape="200.00,-1.60 293.97,-1.60"/>
38
</edge>
39
<edge id="c" from="gneJ3" to="gneJ4" priority="-1">
40
<lane id="c_0" index="0" allow="rail" speed="13.89" length="400.00" shape="301.50,-1.60 700.00,-1.60"/>
41
</edge>
42
<edge id="d" from="gneJ5" to="D" priority="-1">
43
<lane id="d_0" index="0" allow="rail" speed="13.89" length="400.05" shape="-200.00,98.40 198.67,98.40"/>
44
</edge>
45
<edge id="e" from="D" to="gneJ3" priority="-1">
46
<lane id="e_0" index="0" allow="rail" speed="13.89" length="141.24" shape="199.81,97.93 295.55,2.19"/>
47
</edge>
48
49
<junction id="A" type="rail_signal" x="200.00" y="0.00" incLanes="a_0" intLanes="" shape="200.00,0.00 200.00,-3.20 200.00,0.00">
50
<request index="0" response="0" foes="0"/>
51
</junction>
52
<junction id="D" type="rail_signal" x="200.00" y="100.00" incLanes="d_0" intLanes="" shape="200.94,99.06 198.67,96.80 198.67,100.00 199.52,99.90 199.90,99.77 200.27,99.58 200.61,99.35">
53
<request index="0" response="0" foes="0"/>
54
</junction>
55
<junction id="gneJ1" type="dead_end" x="-200.00" y="0.00" incLanes="" intLanes="" shape="-200.00,0.00 -200.00,-3.20"/>
56
<junction id="gneJ3" type="priority" x="300.00" y="0.00" incLanes="b_0 e_0" intLanes="" shape="301.50,0.00 301.50,-3.20 293.97,-3.20 293.97,0.00 294.69,0.12 294.83,0.27 294.84,0.47 294.70,0.74 294.41,1.06 296.68,3.32 298.69,1.48 299.54,0.83 300.30,0.37 300.95,0.09">
57
<request index="0" response="00" foes="10"/>
58
<request index="1" response="01" foes="01"/>
59
</junction>
60
<junction id="gneJ4" type="dead_end" x="700.00" y="0.00" incLanes="c_0" intLanes="" shape="700.00,-3.20 700.00,0.00"/>
61
<junction id="gneJ5" type="dead_end" x="-200.00" y="100.00" incLanes="" intLanes="" shape="-200.00,100.00 -200.00,96.80"/>
62
63
<connection from="a" to="b" fromLane="0" toLane="0" tl="A" linkIndex="0" dir="s" state="O"/>
64
<connection from="b" to="c" fromLane="0" toLane="0" dir="s" state="M"/>
65
<connection from="d" to="e" fromLane="0" toLane="0" tl="D" linkIndex="0" dir="r" state="O"/>
66
<connection from="e" to="c" fromLane="0" toLane="0" dir="l" state="M"/>
67
68
</net>
69
70