Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netconvert/function/railway/all-bidi_stops/input_net.net.xml
169690 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on Tue 19 Nov 2019 01:01:52 PM CET by Eclipse SUMO netedit Version v1_3_1+0951-3ab2f68
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="/scr1/sumo/tests/netconvert/function/railway/all-bidi_stops/input_net.net.xml"/>
8
</input>
9
10
<output>
11
<output-file value="/scr1/sumo/tests/netconvert/function/railway/all-bidi_stops/input_net.net.xml"/>
12
</output>
13
14
<processing>
15
<geometry.max-grade.fix value="false"/>
16
<offset.disable-normalization value="true"/>
17
<lefthand value="false"/>
18
</processing>
19
20
<junctions>
21
<no-turnarounds value="true"/>
22
<junctions.corner-detail value="5"/>
23
<junctions.limit-turn-speed value="-1"/>
24
<rectangular-lane-cut value="false"/>
25
</junctions>
26
27
<pedestrian>
28
<walkingareas value="false"/>
29
</pedestrian>
30
31
</configuration>
32
-->
33
34
<net version="1.3" junctionCornerDetail="5" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">
35
36
<location netOffset="0.00,0.00" convBoundary="-100.00,-100.00,200.00,-100.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
37
38
<edge id=":gneJ38_0" function="internal">
39
<lane id=":gneJ38_0_0" index="0" allow="rail_urban" speed="27.78" length="0.10" shape="0.00,-100.00 0.00,-100.00"/>
40
</edge>
41
<edge id=":gneJ39_0" function="internal">
42
<lane id=":gneJ39_0_0" index="0" allow="rail_urban" speed="27.78" length="0.10" shape="100.00,-100.00 100.00,-100.00"/>
43
</edge>
44
45
<edge id="a" from="gneJ40" to="gneJ38" priority="-1" spreadType="center">
46
<lane id="a_0" index="0" allow="rail_urban" speed="27.78" length="100.00" shape="-100.00,-100.00 0.00,-100.00"/>
47
</edge>
48
<edge id="b" from="gneJ38" to="gneJ39" priority="-1" spreadType="center">
49
<lane id="b_0" index="0" allow="rail_urban" speed="27.78" length="100.00" shape="0.00,-100.00 100.00,-100.00"/>
50
</edge>
51
<edge id="c" from="gneJ39" to="gneJ43" priority="-1" spreadType="center">
52
<lane id="c_0" index="0" allow="rail_urban" speed="27.78" length="100.00" shape="100.00,-100.00 200.00,-100.00"/>
53
</edge>
54
55
<junction id="gneJ38" type="priority" x="0.00" y="-100.00" incLanes="a_0" intLanes=":gneJ38_0_0" shape="0.00,-98.40 0.00,-101.60 0.00,-98.40">
56
<request index="0" response="0" foes="0" cont="0"/>
57
</junction>
58
<junction id="gneJ39" type="priority" x="100.00" y="-100.00" incLanes="b_0" intLanes=":gneJ39_0_0" shape="100.00,-98.40 100.00,-101.60 100.00,-98.40">
59
<request index="0" response="0" foes="0" cont="0"/>
60
</junction>
61
<junction id="gneJ40" type="dead_end" x="-100.00" y="-100.00" incLanes="" intLanes="" shape="-100.00,-98.40 -100.00,-101.60"/>
62
<junction id="gneJ43" type="dead_end" x="200.00" y="-100.00" incLanes="c_0" intLanes="" shape="200.00,-101.60 200.00,-98.40"/>
63
64
<connection from="a" to="b" fromLane="0" toLane="0" via=":gneJ38_0_0" dir="s" state="M"/>
65
<connection from="b" to="c" fromLane="0" toLane="0" via=":gneJ39_0_0" dir="s" state="M"/>
66
67
<connection from=":gneJ38_0" to="b" fromLane="0" toLane="0" dir="s" state="M"/>
68
<connection from=":gneJ39_0" to="c" fromLane="0" toLane="0" dir="s" state="M"/>
69
70
</net>
71
72