Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/tools/net/netcheck/ignore_connections/input_net.net.xml
428505 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on Fri 19 Feb 2016 02:53:28 PM CET by Netedit Version dev-SVN-r20030
4
This data file and the accompanying materials
5
are made available under the terms of the Eclipse Public License v2.0
6
which accompanies this distribution, and is available at
7
http://www.eclipse.org/legal/epl-v20.html
8
SPDX-License-Identifier: EPL-2.0
9
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netedit.exeConfiguration.xsd">
10
11
<input>
12
<sumo-net-file value="/scr1/sumo/tests/tools/net/netcheck/ignore_connections/input_net.net.xml"/>
13
</input>
14
15
<output>
16
<output-file value="/scr1/sumo/tests/tools/net/netcheck/ignore_connections/input_net.net.xml"/>
17
</output>
18
19
<processing>
20
<no-turnarounds value="true"/>
21
<offset.disable-normalization value="true"/>
22
<lefthand value="false"/>
23
<junctions.corner-detail value="0"/>
24
</processing>
25
26
</configuration>
27
-->
28
29
<net version="0.25" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">
30
31
<location netOffset="0.00,0.00" convBoundary="-11.45,-48.16,123.43,76.28" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
32
33
<edge id=":gneJ7_0" function="internal">
34
<lane id=":gneJ7_0_0" index="0" speed="13.89" length="0.10" shape="58.58,-48.39 58.56,-48.39"/>
35
</edge>
36
37
<edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
38
<lane id="gneE0_0" index="0" disallow="all" speed="13.89" length="62.89" shape="-11.54,21.88 51.35,21.16"/>
39
<lane id="gneE0_1" index="1" disallow="all" speed="13.89" length="62.89" shape="-11.51,25.18 51.38,24.46"/>
40
<lane id="gneE0_2" index="2" allow="bus" speed="13.89" length="62.89" shape="-11.47,28.48 51.42,27.76"/>
41
</edge>
42
<edge id="gneE1" from="gneJ1" to="gneJ2" priority="1">
43
<lane id="gneE1_0" index="0" allow="bus" speed="13.89" length="62.02" shape="60.32,27.64 122.34,26.82"/>
44
</edge>
45
<edge id="gneE2" from="gneJ1" to="gneJ3" priority="1">
46
<lane id="gneE2_0" index="0" speed="13.89" length="73.54" shape="56.31,31.48 115.63,74.95"/>
47
</edge>
48
<edge id="gneE3" from="gneJ1" to="gneJ4" priority="1">
49
<lane id="gneE3_0" index="0" speed="13.89" length="53.34" shape="68.67,20.30 118.06,0.13"/>
50
</edge>
51
<edge id="gneE4" from="gneJ6" to="gneJ7" priority="1">
52
<lane id="gneE4_0" index="0" speed="13.89" length="66.80" shape="-8.20,-49.81 58.58,-48.39"/>
53
</edge>
54
<edge id="gneE5" from="gneJ7" to="gneJ8" priority="1">
55
<lane id="gneE5_0" index="0" speed="13.89" length="64.89" shape="58.56,-48.39 123.45,-47.68"/>
56
</edge>
57
58
<junction id="gneJ0" type="unregulated" x="-11.45" y="30.13" incLanes="" intLanes="" shape="-11.45,30.08 -11.56,20.28"/>
59
<junction id="gneJ1" type="dead_end" x="50.71" y="29.42" incLanes="gneE0_0 gneE0_1 gneE0_2" intLanes="" shape="55.36,32.77 57.25,30.19 60.34,29.24 60.30,26.04 69.28,21.78 68.07,18.82 51.33,19.56 51.44,29.36"/>
60
<junction id="gneJ2" type="unregulated" x="122.36" y="28.47" incLanes="gneE1_0" intLanes="" shape="122.32,25.22 122.36,28.42"/>
61
<junction id="gneJ3" type="unregulated" x="114.65" y="76.28" incLanes="gneE2_0" intLanes="" shape="116.57,73.66 114.68,76.24"/>
62
<junction id="gneJ4" type="unregulated" x="118.68" y="1.66" incLanes="gneE3_0" intLanes="" shape="117.45,-1.35 118.66,1.61"/>
63
<junction id="gneJ6" type="unregulated" x="-8.24" y="-48.16" incLanes="" intLanes="" shape="-8.24,-48.21 -8.17,-51.41"/>
64
<junction id="gneJ7" type="priority" x="58.54" y="-46.74" incLanes="gneE4_0" intLanes=":gneJ7_0_0" shape="58.55,-46.79 58.58,-49.99 58.54,-46.79">
65
<request index="0" response="0" foes="0" cont="0"/>
66
</junction>
67
<junction id="gneJ8" type="unregulated" x="123.43" y="-46.03" incLanes="gneE5_0" intLanes="" shape="123.47,-49.28 123.43,-46.08"/>
68
69
<connection from="gneE4" to="gneE5" fromLane="0" toLane="0" via=":gneJ7_0_0" dir="s" state="M"/>
70
71
<connection from=":gneJ7_0" to="gneE5" fromLane="0" toLane="0" dir="s" state="M"/>
72
73
</net>
74
75