Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netconvert/function/railway/repair/beyond_stops/input_net.net.xml
169727 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on Fri 30 Aug 2019 08:52:19 AM CEST by Eclipse SUMO netedit Version v1_3_1+0064-bad0029
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="input_net.net.xml"/>
8
</input>
9
10
<output>
11
<output-file value="input_net.net.xml"/>
12
</output>
13
14
<processing>
15
<geometry.max-grade.fix value="false"/>
16
<offset.disable-normalization value="true"/>
17
<opposites.guess.fix-lengths 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="-1"/>
25
<rectangular-lane-cut value="false"/>
26
</junctions>
27
28
<pedestrian>
29
<walkingareas value="false"/>
30
</pedestrian>
31
32
<netedit>
33
<additional-files value="input_ptstops.xml"/>
34
</netedit>
35
36
</configuration>
37
-->
38
39
<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">
40
41
<location netOffset="0.00,0.00" convBoundary="-100.00,-200.00,200.00,-200.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
42
43
<edge id=":gneJ45_0" function="internal">
44
<lane id=":gneJ45_0_0" index="0" allow="rail_urban" speed="27.78" length="0.10" shape="0.00,-200.00 0.00,-200.00"/>
45
</edge>
46
<edge id=":gneJ46_0" function="internal">
47
<lane id=":gneJ46_0_0" index="0" allow="rail_urban" speed="27.78" length="0.10" shape="100.00,-200.00 100.00,-200.00"/>
48
</edge>
49
50
<edge id="a" from="gneJ45" to="gneJ44" priority="-1" spreadType="center">
51
<lane id="a_0" index="0" allow="rail_urban" speed="27.78" length="100.00" shape="0.00,-200.00 -100.00,-200.00"/>
52
</edge>
53
<edge id="b" from="gneJ46" to="gneJ45" priority="-1" spreadType="center">
54
<lane id="b_0" index="0" allow="rail_urban" speed="27.78" length="100.00" shape="100.00,-200.00 0.00,-200.00"/>
55
</edge>
56
<edge id="c" from="gneJ47" to="gneJ46" priority="-1" spreadType="center">
57
<lane id="c_0" index="0" allow="rail_urban" speed="27.78" length="100.00" shape="200.00,-200.00 100.00,-200.00"/>
58
</edge>
59
60
<junction id="gneJ44" type="dead_end" x="-100.00" y="-200.00" incLanes="a_0" intLanes="" shape="-100.00,-198.40 -100.00,-201.60"/>
61
<junction id="gneJ45" type="priority" x="0.00" y="-200.00" incLanes="b_0" intLanes=":gneJ45_0_0" shape="0.00,-198.40 0.00,-201.60 0.00,-198.40">
62
<request index="0" response="0" foes="0" cont="0"/>
63
</junction>
64
<junction id="gneJ46" type="priority" x="100.00" y="-200.00" incLanes="c_0" intLanes=":gneJ46_0_0" shape="100.00,-198.40 100.00,-201.60 100.00,-198.40">
65
<request index="0" response="0" foes="0" cont="0"/>
66
</junction>
67
<junction id="gneJ47" type="dead_end" x="200.00" y="-200.00" incLanes="" intLanes="" shape="200.00,-201.60 200.00,-198.40"/>
68
69
<connection from="b" to="a" fromLane="0" toLane="0" via=":gneJ45_0_0" dir="s" state="M"/>
70
<connection from="c" to="b" fromLane="0" toLane="0" via=":gneJ46_0_0" dir="s" state="M"/>
71
72
<connection from=":gneJ45_0" to="a" fromLane="0" toLane="0" dir="s" state="M"/>
73
<connection from=":gneJ46_0" to="b" fromLane="0" toLane="0" dir="s" state="M"/>
74
75
</net>
76
77