Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netconvert/function/crossings/specified/joined_tls/input_plain.edg.xml
169776 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on Wed 29 Jan 2014 03:30:12 PM CET by Netedit Version dev-SVN-r15523
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="net4a.net.xml"/>
13
</input>
14
15
<output>
16
<output-file value="net4a.net.xml"/>
17
<plain-output-prefix value="/scr1/erdm_ja/sip-svn-trunk/projects/colombo/prototype4/plain4a"/>
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="CC2" from="C" to="C2" priority="2" numLanes="4" speed="13.89">
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="CN" from="C" to="N" priority="2" numLanes="4" speed="13.89">
36
<lane index="0" allow="pedestrian" width="3.00"/>
37
<lane index="1" disallow="all" width="1.50"/>
38
<lane index="2" allow="passenger"/>
39
<lane index="3" allow="passenger"/>
40
</edge>
41
<edge id="WC" from="W" to="C" priority="2" numLanes="4" speed="13.89">
42
<lane index="0" allow="pedestrian" width="3.00"/>
43
<lane index="1" disallow="all" width="1.50"/>
44
<lane index="2" allow="passenger"/>
45
<lane index="3" allow="passenger"/>
46
</edge>
47
48
<edge id="C2E" from="C2" to="E" priority="2" numLanes="4" speed="13.89">
49
<lane index="0" allow="pedestrian" width="3.00"/>
50
<lane index="1" disallow="all" width="1.50"/>
51
<lane index="2" allow="passenger"/>
52
<lane index="3" allow="passenger"/>
53
</edge>
54
<edge id="C2N2" from="C2" to="N2" priority="2" numLanes="4" speed="13.89">
55
<lane index="0" allow="pedestrian" width="3.00"/>
56
<lane index="1" disallow="all" width="1.50"/>
57
<lane index="2" allow="passenger"/>
58
<lane index="3" allow="passenger"/>
59
</edge>
60
61
<edge id="SC" from="S" to="C" priority="2" numLanes="4" speed="13.89">
62
<lane index="0" allow="pedestrian" width="3.00"/>
63
<lane index="1" disallow="all" width="1.50"/>
64
<lane index="2" allow="passenger"/>
65
<lane index="3" allow="passenger"/>
66
</edge>
67
68
<edge id="S2C2" from="S2" to="C2" 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
</edges>
75
76