Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/complex/state/rail/inactive_driveway/net.net.xml
428417 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on 2026-03-28T00:09:21.684008+01:00 by Eclipse SUMO netedit v1_26_0+0868-c9ff84c7a9f
4
<neteditConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/neteditConfiguration.xsd">
5
6
<input>
7
<sumo-net-file value="net.net.xml"/>
8
</input>
9
10
<output>
11
<output-file value="net.net.xml"/>
12
</output>
13
14
<processing>
15
<geometry.min-radius.fix.railways value="false"/>
16
<geometry.avoid-overlap value="false"/>
17
<geometry.max-grade.fix value="false"/>
18
<offset.disable-normalization value="true"/>
19
</processing>
20
21
<junctions>
22
<no-turnarounds value="true"/>
23
<junctions.corner-detail value="0"/>
24
<junctions.limit-turn-speed value="-1.00"/>
25
</junctions>
26
27
</neteditConfiguration>
28
-->
29
30
<net version="1.20" avoidOverlap="0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">
31
32
<location netOffset="100.00,100.00" convBoundary="0.00,300.00,400.00,300.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
33
34
<edge id=":A_0" function="internal">
35
<lane id=":A_0_0" index="0" allow="rail" speed="13.89" length="0.10" shape="100.00,300.00 100.00,300.00"/>
36
</edge>
37
<edge id=":B_0" function="internal">
38
<lane id=":B_0_0" index="0" allow="rail" speed="13.89" length="0.10" shape="300.00,300.00 300.00,300.00"/>
39
</edge>
40
41
<edge id="a" from="gneJ0" to="A" priority="-1" spreadType="center">
42
<lane id="a_0" index="0" allow="rail" speed="13.89" length="100.00" shape="0.00,300.00 100.00,300.00"/>
43
</edge>
44
<edge id="b" from="A" to="B" priority="-1" spreadType="center">
45
<lane id="b_0" index="0" allow="rail" speed="13.89" length="200.00" shape="100.00,300.00 300.00,300.00"/>
46
</edge>
47
<edge id="c" from="B" to="gneJ5" priority="-1" spreadType="center">
48
<lane id="c_0" index="0" allow="rail" speed="13.89" length="100.00" shape="300.00,300.00 400.00,300.00"/>
49
</edge>
50
51
<junction id="A" type="priority" x="100.00" y="300.00" incLanes="a_0" intLanes=":A_0_0" shape="100.00,301.60 100.00,298.40 100.00,301.60">
52
<request index="0" response="0" foes="0" cont="0"/>
53
</junction>
54
<junction id="B" type="priority" x="300.00" y="300.00" incLanes="b_0" intLanes=":B_0_0" shape="300.00,301.60 300.00,298.40 300.00,301.60">
55
<request index="0" response="0" foes="0" cont="0"/>
56
</junction>
57
<junction id="gneJ0" type="dead_end" x="0.00" y="300.00" incLanes="" intLanes="" shape="0.00,301.60 0.00,298.40"/>
58
<junction id="gneJ5" type="dead_end" x="400.00" y="300.00" incLanes="c_0" intLanes="" shape="400.00,298.40 400.00,301.60"/>
59
60
<connection from="a" to="b" fromLane="0" toLane="0" via=":A_0_0" dir="s" state="M"/>
61
<connection from="b" to="c" fromLane="0" toLane="0" via=":B_0_0" dir="s" state="M"/>
62
63
<connection from=":A_0" to="b" fromLane="0" toLane="0" dir="s" state="M"/>
64
<connection from=":B_0" to="c" fromLane="0" toLane="0" dir="s" state="M"/>
65
66
</net>
67
68