Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netconvert/function/railway/repair/buffers_connectStraight/input_net.net.xml
169727 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on Mon 16 Sep 2019 03:09:57 PM CEST by Eclipse SUMO netedit Version v1_3_1+0335-320d1b7
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/buffers_connectStraight/input_net.net.xml"/>
8
</input>
9
10
<output>
11
<output-file value="/scr1/sumo/tests/netconvert/function/railway/repair/buffers_connectStraight/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="-83.66,-394.74,174.55,-352.02" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
37
38
<edge id=":gneJ39_0" function="internal">
39
<lane id=":gneJ39_0_0" index="0" allow="rail" speed="27.78" length="14.48" shape="18.97,-352.03 22.59,-352.39 26.02,-353.30 29.42,-354.50 32.92,-355.68"/>
40
</edge>
41
<edge id=":gneJ39_1" function="internal">
42
<lane id=":gneJ39_1_0" index="0" allow="rail" speed="27.78" length="14.48" shape="18.97,-352.03 33.45,-352.13"/>
43
</edge>
44
45
<edge id="gneE31" from="gneJ38" to="gneJ39" priority="-1" spreadType="center">
46
<lane id="gneE31_0" index="0" allow="rail" speed="27.78" length="102.63" shape="-83.66,-352.67 18.97,-352.03"/>
47
</edge>
48
<edge id="gneE32" from="gneJ39" to="gneJ40" priority="-1" spreadType="center">
49
<lane id="gneE32_0" index="0" allow="rail" speed="27.78" length="141.10" shape="33.45,-352.13 174.55,-353.31"/>
50
</edge>
51
<edge id="gneE33" from="gneJ39" to="gneJ41" priority="-1" spreadType="center">
52
<lane id="gneE33_0" index="0" allow="rail" speed="27.78" length="136.12" shape="32.92,-355.68 163.31,-394.74"/>
53
</edge>
54
55
<junction id="gneJ38" type="dead_end" x="-83.66" y="-352.67" incLanes="" intLanes="" shape="-83.67,-351.07 -83.65,-354.27">
56
<param key="buffer_stop" value="true"/>
57
</junction>
58
<junction id="gneJ39" type="priority" x="20.71" y="-352.02" incLanes="gneE31_0" intLanes=":gneJ39_0_0 :gneJ39_1_0" shape="33.47,-350.53 33.44,-353.73 33.38,-354.14 32.46,-357.21 29.63,-356.25 27.55,-355.38 25.83,-354.65 24.09,-354.09 21.94,-353.74 18.98,-353.63 18.96,-350.43">
59
<request index="0" response="00" foes="00" cont="0"/>
60
<request index="1" response="00" foes="00" cont="0"/>
61
</junction>
62
<junction id="gneJ40" type="dead_end" x="174.55" y="-353.31" incLanes="gneE32_0" intLanes="" shape="174.54,-354.91 174.56,-351.71"/>
63
<junction id="gneJ41" type="dead_end" x="163.31" y="-394.74" incLanes="gneE33_0" intLanes="" shape="162.85,-396.27 163.77,-393.21"/>
64
65
<connection from="gneE31" to="gneE33" fromLane="0" toLane="0" via=":gneJ39_0_0" dir="R" state="M"/>
66
<connection from="gneE31" to="gneE32" fromLane="0" toLane="0" via=":gneJ39_1_0" dir="s" state="M"/>
67
68
<connection from=":gneJ39_0" to="gneE33" fromLane="0" toLane="0" dir="R" state="M"/>
69
<connection from=":gneJ39_1" to="gneE32" fromLane="0" toLane="0" dir="s" state="M"/>
70
71
</net>
72
73