Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netconvert/function/railway/repair/stops/input_net.net.xml
169727 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on Wed 01 Aug 2018 12:30:52 PM CEST by Eclipse SUMO netedit Version 4179c84
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/repair/stops/input_net.net.xml"/>
8
</input>
9
10
<output>
11
<output-file value="/scr1/sumo/tests/netconvert/function/railway/repair/stops/input_net.net.xml"/>
12
</output>
13
14
<processing>
15
<no-turnarounds value="true"/>
16
<offset.disable-normalization value="true"/>
17
<lefthand value="false"/>
18
<junctions.corner-detail value="5"/>
19
<rectangular-lane-cut value="false"/>
20
<walkingareas value="false"/>
21
</processing>
22
23
</configuration>
24
-->
25
26
<net version="0.27" junctionCornerDetail="5" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">
27
28
<location netOffset="0.00,0.00" convBoundary="-100.95,-200.00,200.00,-100.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
29
30
<edge id=":gneJ38_0" function="internal">
31
<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"/>
32
</edge>
33
<edge id=":gneJ39_0" function="internal">
34
<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"/>
35
</edge>
36
37
<edge id="a" from="gneJ40" to="gneJ38" priority="-1" spreadType="center">
38
<lane id="a_0" index="0" allow="rail_urban" speed="27.78" length="100.00" shape="-100.00,-100.00 0.00,-100.00"/>
39
</edge>
40
<edge id="b" from="gneJ38" to="gneJ39" priority="-1" spreadType="center">
41
<lane id="b_0" index="0" allow="rail_urban" speed="27.78" length="100.00" shape="0.00,-100.00 100.00,-100.00"/>
42
</edge>
43
<edge id="c" from="gneJ39" to="gneJ43" priority="-1" spreadType="center">
44
<lane id="c_0" index="0" allow="rail_urban" speed="27.78" length="100.00" shape="100.00,-100.00 200.00,-100.00"/>
45
</edge>
46
47
<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">
48
<request index="0" response="0" foes="0" cont="0"/>
49
</junction>
50
<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">
51
<request index="0" response="0" foes="0" cont="0"/>
52
</junction>
53
<junction id="gneJ40" type="dead_end" x="-100.00" y="-100.00" incLanes="" intLanes="" shape="-100.00,-98.40 -100.00,-101.60"/>
54
<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"/>
55
<junction id="gneJ44" type="dead_end" x="-100.00" y="-200.00" incLanes="" intLanes="" shape="-100.00,-200.00"/>
56
<junction id="gneJ45" type="dead_end" x="0.00" y="-200.00" incLanes="" intLanes="" shape="0.00,-200.00"/>
57
<junction id="gneJ46" type="dead_end" x="100.00" y="-200.00" incLanes="" intLanes="" shape="100.00,-200.00"/>
58
<junction id="gneJ47" type="dead_end" x="200.00" y="-200.00" incLanes="" intLanes="" shape="200.00,-200.00">
59
<param key="buffer_stop" value="true"/>
60
</junction>
61
<junction id="gneJ48" type="dead_end" x="-0.62" y="-176.21" incLanes="" intLanes="" shape="-0.62,-176.21"/>
62
<junction id="gneJ49" type="dead_end" x="-100.95" y="-176.82" incLanes="" intLanes="" shape="-100.95,-176.82"/>
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