Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/complex/traci/vehicle/getFollowSpeed/input_net.net.xml
169689 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on Tue Nov 4 23:07:07 2014 by SUMO netconvert Version dev-SVN-r17257
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/netconvertConfiguration.xsd">
10
11
<input>
12
<node-files value="./sumo/three_split.nod.xml"/>
13
<edge-files value="./sumo/three_split.edg.xml"/>
14
</input>
15
16
<output>
17
<output-file value="./sumo/three_split.net.xml"/>
18
</output>
19
20
<processing>
21
<no-internal-links value="true"/>
22
</processing>
23
24
<report>
25
<verbose value="true"/>
26
</report>
27
28
</configuration>
29
-->
30
31
<net version="0.13" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">
32
33
<location netOffset="0.00,500.00" convBoundary="0.00,0.00,2500.00,1000.00" origBoundary="0.00,-500.00,2500.00,500.00" projParameter="!"/>
34
35
<edge id="beg" from="absBeg" to="beg" priority="-1">
36
<lane id="beg_0" index="0" speed="27.80" length="500.00" shape="0.00,498.35 495.25,498.35"/>
37
</edge>
38
<edge id="beg2left" from="beg" to="begleft" priority="-1">
39
<lane id="beg2left_0" index="0" speed="13.90" length="503.09" shape="501.65,501.45 501.65,996.75"/>
40
</edge>
41
<edge id="beg2right" from="beg" to="begright" priority="-1">
42
<lane id="beg2right_0" index="0" speed="13.90" length="500.00" shape="498.35,495.25 498.35,-0.05"/>
43
</edge>
44
<edge id="end" from="end" to="absEnd" priority="-1">
45
<lane id="end_0" index="0" speed="27.80" length="500.00" shape="1504.75,498.35 2000.00,498.35"/>
46
</edge>
47
<edge id="left" from="begleft" to="endleft" priority="-1">
48
<lane id="left_0" index="0" speed="13.90" length="1006.18" shape="503.25,998.35 1496.75,998.35"/>
49
</edge>
50
<edge id="left2end" from="endleft" to="end" priority="-1">
51
<lane id="left2end_0" index="0" speed="13.90" length="503.09" shape="1498.35,996.75 1498.35,501.45"/>
52
</edge>
53
<edge id="middle" from="beg" to="end" priority="-1">
54
<lane id="middle_0" index="0" speed="27.80" length="1000.00" shape="504.75,498.35 1495.25,498.35"/>
55
</edge>
56
<edge id="rend" from="absEnd" to="rabsEnd" priority="-1">
57
<lane id="rend_0" index="0" speed="27.80" length="500.00" shape="2000.00,498.35 2500.00,498.35"/>
58
</edge>
59
<edge id="right" from="begright" to="endright" priority="-1">
60
<lane id="right_0" index="0" speed="13.90" length="1000.00" shape="499.95,-1.65 1500.05,-1.65"/>
61
</edge>
62
<edge id="right2end" from="endright" to="end" priority="-1">
63
<lane id="right2end_0" index="0" speed="13.90" length="500.00" shape="1501.65,-0.05 1501.65,495.25"/>
64
</edge>
65
66
<junction id="absBeg" type="unregulated" x="0.00" y="500.00" incLanes="" intLanes="" shape="-0.00,499.95 -0.00,496.75"/>
67
<junction id="absEnd" type="priority" x="2000.00" y="500.00" incLanes="end_0" intLanes="" shape="2000.00,499.95 2000.00,496.75 2000.00,499.95">
68
<request index="0" response="0" foes="0"/>
69
</junction>
70
<junction id="beg" type="priority" x="500.00" y="500.00" incLanes="beg_0" intLanes="" shape="500.05,501.45 503.25,501.45 504.75,499.95 504.75,496.75 499.95,495.25 496.75,495.25 495.25,496.75 495.25,499.95">
71
<request index="0" response="000" foes="000"/>
72
<request index="1" response="000" foes="000"/>
73
<request index="2" response="000" foes="000"/>
74
</junction>
75
<junction id="begleft" type="priority" x="500.00" y="1000.00" incLanes="beg2left_0" intLanes="" shape="503.25,999.95 503.25,996.75 500.05,996.75">
76
<request index="0" response="0" foes="0"/>
77
</junction>
78
<junction id="begright" type="priority" x="500.00" y="0.00" incLanes="beg2right_0" intLanes="" shape="496.75,-0.05 499.95,-0.05 499.95,-3.25">
79
<request index="0" response="0" foes="0"/>
80
</junction>
81
<junction id="end" type="priority" x="1500.00" y="500.00" incLanes="left2end_0 right2end_0 middle_0" intLanes="" shape="1496.75,501.45 1499.95,501.45 1504.75,499.95 1504.75,496.75 1503.25,495.25 1500.05,495.25 1495.25,496.75 1495.25,499.95">
82
<request index="0" response="110" foes="110"/>
83
<request index="1" response="100" foes="101"/>
84
<request index="2" response="000" foes="011"/>
85
</junction>
86
<junction id="endleft" type="priority" x="1500.00" y="1000.00" incLanes="left_0" intLanes="" shape="1499.95,996.75 1496.75,996.75 1496.75,999.95">
87
<request index="0" response="0" foes="0"/>
88
</junction>
89
<junction id="endright" type="priority" x="1500.00" y="0.00" incLanes="right_0" intLanes="" shape="1500.05,-0.05 1503.25,-0.05 1500.05,-3.25 1500.05,-0.05">
90
<request index="0" response="0" foes="0"/>
91
</junction>
92
<junction id="rabsEnd" type="unregulated" x="2500.00" y="500.00" incLanes="rend_0" intLanes="" shape="2500.00,496.75 2500.00,499.95"/>
93
94
<connection from="beg" to="beg2right" fromLane="0" toLane="0" dir="r" state="M"/>
95
<connection from="beg" to="middle" fromLane="0" toLane="0" dir="s" state="M"/>
96
<connection from="beg" to="beg2left" fromLane="0" toLane="0" dir="l" state="M"/>
97
<connection from="beg2left" to="left" fromLane="0" toLane="0" dir="r" state="M"/>
98
<connection from="beg2right" to="right" fromLane="0" toLane="0" dir="l" state="M"/>
99
<connection from="end" to="rend" fromLane="0" toLane="0" dir="s" state="M"/>
100
<connection from="left" to="left2end" fromLane="0" toLane="0" dir="r" state="M"/>
101
<connection from="left2end" to="end" fromLane="0" toLane="0" dir="l" state="m"/>
102
<connection from="middle" to="end" fromLane="0" toLane="0" dir="s" state="M"/>
103
<connection from="right" to="right2end" fromLane="0" toLane="0" dir="l" state="M"/>
104
<connection from="right2end" to="end" fromLane="0" toLane="0" dir="r" state="m"/>
105
106
</net>
107
108