Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netconvert/function/lefthand/custom_shapes/input_plain.edg.xml
169715 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on Di 23 Apr 2019 20:27:19 CEST by Eclipse SUMO netedit Version v1_2_0+0022-5179cc2293
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="/home/kobo/dlr/sumo/tests/sumo/net3.net.xml"/>
8
</input>
9
10
<output>
11
<output-file value="/home/kobo/dlr/sumo/tests/sumo/net3.net.xml"/>
12
<plain-output-prefix value="/home/kobo/dlr/sumo/tests/netconvert/function/lefthand/custom_shapes/input_plain"/>
13
</output>
14
15
<processing>
16
<geometry.max-grade.fix value="false"/>
17
<offset.disable-normalization value="true"/>
18
<lefthand value="false"/>
19
</processing>
20
21
<junctions>
22
<no-internal-links value="false"/>
23
<no-turnarounds value="true"/>
24
<junctions.corner-detail value="0"/>
25
<junctions.limit-turn-speed value="-1"/>
26
<rectangular-lane-cut value="false"/>
27
</junctions>
28
29
<pedestrian>
30
<walkingareas value="false"/>
31
</pedestrian>
32
33
</configuration>
34
-->
35
36
<edges version="1.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/edges_file.xsd">
37
<edge id="CE" from="C" to="E" priority="3" numLanes="5" speed="13.89">
38
<lane index="0" allow="pedestrian" width="3.75"/>
39
<lane index="1" disallow="all" width="1.50"/>
40
<lane index="2" allow="bicycle" width="1.00"/>
41
<lane index="3" allow="passenger"/>
42
<lane index="4" allow="passenger"/>
43
</edge>
44
<edge id="CN" from="C" to="N" priority="2" numLanes="5" 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="bicycle" width="1.00"/>
48
<lane index="3" allow="passenger"/>
49
<lane index="4" allow="passenger"/>
50
</edge>
51
<edge id="CS" from="C" to="S" priority="2" numLanes="5" speed="13.89">
52
<lane index="0" allow="pedestrian" width="3.00"/>
53
<lane index="1" disallow="all" width="1.50"/>
54
<lane index="2" allow="bicycle" width="1.00"/>
55
<lane index="3" allow="passenger"/>
56
<lane index="4" allow="passenger"/>
57
</edge>
58
<edge id="CW" from="C" to="W" priority="3" numLanes="5" speed="13.89">
59
<lane index="0" allow="pedestrian" width="2.25"/>
60
<lane index="1" disallow="all" width="1.50"/>
61
<lane index="2" allow="bicycle" width="1.00"/>
62
<lane index="3" allow="passenger"/>
63
<lane index="4" allow="passenger"/>
64
</edge>
65
<edge id="EC" from="E" to="C" priority="3" numLanes="5" speed="13.89">
66
<lane index="0" allow="pedestrian" width="1.50"/>
67
<lane index="1" disallow="all" width="1.50"/>
68
<lane index="2" allow="bicycle" width="1.00"/>
69
<lane index="3" allow="passenger"/>
70
<lane index="4" allow="passenger"/>
71
</edge>
72
<edge id="NC" from="N" to="C" priority="2" numLanes="5" speed="13.89">
73
<lane index="0" allow="pedestrian" width="3.00"/>
74
<lane index="1" disallow="all" width="1.50"/>
75
<lane index="2" allow="bicycle" width="1.00"/>
76
<lane index="3" allow="passenger"/>
77
<lane index="4" allow="passenger"/>
78
</edge>
79
<edge id="SC" from="S" to="C" priority="2" numLanes="5" speed="13.89">
80
<lane index="0" allow="pedestrian" width="3.00"/>
81
<lane index="1" disallow="all" width="1.50"/>
82
<lane index="2" allow="bicycle" width="1.00"/>
83
<lane index="3" allow="passenger"/>
84
<lane index="4" allow="passenger"/>
85
</edge>
86
<edge id="WC" from="W" to="C" priority="3" numLanes="5" speed="13.89">
87
<lane index="0" allow="pedestrian" width="3.00"/>
88
<lane index="1" disallow="all" width="1.50"/>
89
<lane index="2" allow="bicycle" width="1.00"/>
90
<lane index="3" allow="passenger"/>
91
<lane index="4" allow="passenger"/>
92
</edge>
93
</edges>
94
95