Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netconvert/function/crossings/specified/across_3/input_plain.edg.xml
169720 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on Mon 26 Jan 2015 05:17:00 PM CET by Netedit Version dev-SVN-r17702I
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/sumoID/sumo/tests/netconvert/function/crossings/specified/across_3/net.netconvert"/>
13
</input>
14
15
<output>
16
<output-file value="/home/erdm_ja/tmp/debug/net.net.xml"/>
17
<plain-output-prefix value="/home/erdm_ja/tmp/debug/input_plain"/>
18
</output>
19
20
<processing>
21
<no-turnarounds value="true"/>
22
<offset.disable-normalization value="true"/>
23
</processing>
24
25
</configuration>
26
-->
27
28
<edges version="0.13" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/edges_file.xsd">
29
<edge id="CE" from="C" to="E" priority="2" numLanes="4" speed="13.89" shape="114.34,88.38 199.90,88.25">
30
<lane index="0" allow="pedestrian" width="3.00"/>
31
<lane index="1" disallow="all" width="1.50"/>
32
<lane index="2" allow="passenger"/>
33
<lane index="3" allow="passenger"/>
34
</edge>
35
<edge id="CE2" from="C" to="E2" priority="1" numLanes="1" speed="13.89" shape="114.54,93.40 233.16,93.40">
36
<lane index="0" allow="rail"/>
37
</edge>
38
<edge id="CN" from="C" to="N" priority="2" numLanes="4" speed="13.89">
39
<lane index="0" allow="pedestrian" width="3.00"/>
40
<lane index="1" disallow="all" width="1.50"/>
41
<lane index="2" allow="passenger"/>
42
<lane index="3" allow="passenger"/>
43
</edge>
44
<edge id="CS" from="C" to="S" priority="2" numLanes="4" speed="13.89">
45
<lane index="0" allow="pedestrian" width="3.00"/>
46
<lane index="1" disallow="all" width="1.50"/>
47
<lane index="2" allow="passenger"/>
48
<lane index="3" allow="passenger"/>
49
</edge>
50
<edge id="CW" from="C" to="W" priority="2" numLanes="4" speed="13.89">
51
<lane index="0" allow="pedestrian" width="3.00"/>
52
<lane index="1" disallow="all" width="1.50"/>
53
<lane index="2" allow="passenger"/>
54
<lane index="3" allow="passenger"/>
55
</edge>
56
<edge id="CW2" from="C" to="W2" priority="1" numLanes="1" speed="13.89" shape="87.34,94.28 -21.51,93.68">
57
<lane index="0" allow="rail"/>
58
</edge>
59
<edge id="E2C" from="E2" to="C" priority="1" numLanes="1" speed="13.89" shape="233.16,93.40 114.45,93.48">
60
<lane index="0" allow="rail"/>
61
</edge>
62
<edge id="EC" from="E" to="C" priority="2" numLanes="4" speed="13.89">
63
<lane index="0" allow="pedestrian" width="3.00"/>
64
<lane index="1" disallow="all" width="1.50"/>
65
<lane index="2" allow="passenger"/>
66
<lane index="3" allow="passenger"/>
67
</edge>
68
<edge id="NC" from="N" to="C" priority="2" numLanes="4" speed="13.89">
69
<lane index="0" allow="pedestrian" width="3.00"/>
70
<lane index="1" disallow="all" width="1.50"/>
71
<lane index="2" allow="passenger"/>
72
<lane index="3" allow="passenger"/>
73
</edge>
74
<edge id="SC" from="S" to="C" priority="2" numLanes="4" speed="13.89">
75
<lane index="0" allow="pedestrian" width="3.00"/>
76
<lane index="1" disallow="all" width="1.50"/>
77
<lane index="2" allow="passenger"/>
78
<lane index="3" allow="passenger"/>
79
</edge>
80
<edge id="W2C" from="W2" to="C" priority="1" numLanes="1" speed="13.89" shape="-21.51,93.68 88.18,93.68">
81
<lane index="0" allow="rail"/>
82
</edge>
83
<edge id="WC" from="W" to="C" priority="2" numLanes="4" speed="13.89" shape="2.65,88.64 85.48,88.64">
84
<lane index="0" allow="pedestrian" width="3.00"/>
85
<lane index="1" disallow="all" width="1.50"/>
86
<lane index="2" allow="passenger"/>
87
<lane index="3" allow="passenger"/>
88
</edge>
89
</edges>
90
91