Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netconvert/import/XML/connections/contPos/input_plain.edg.xml
169745 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on Thu 19 Nov 2015 04:34:04 PM CET by Netedit Version dev-SVN-r19386I
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="net2.net.xml"/>
13
</input>
14
15
<output>
16
<output-file value="net2.net.xml"/>
17
<plain-output-prefix value="/scr2/debug/2016/input_plain2"/>
18
</output>
19
20
<processing>
21
<no-turnarounds value="true"/>
22
<offset.disable-normalization value="true"/>
23
</processing>
24
25
<visualisation>
26
<registry-viewport value="true"/>
27
</visualisation>
28
29
</configuration>
30
-->
31
32
<edges version="0.13" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/edges_file.xsd">
33
<edge id="-51811895a" from="54536753" to="gneJ3" priority="-2" numLanes="3" speed="13.89">
34
<lane index="0" allow="pedestrian" width="2.00"/>
35
<lane index="1" disallow="pedestrian"/>
36
<lane index="2" disallow="pedestrian"/>
37
</edge>
38
<edge id="-51812052" from="54536750" to="54536753" priority="-3" numLanes="3" speed="13.89">
39
<lane index="0" allow="pedestrian" width="2.00"/>
40
<lane index="1" disallow="pedestrian"/>
41
<lane index="2" disallow="pedestrian"/>
42
</edge>
43
<edge id="-786367651" from="54536771" to="54536753" priority="-2" numLanes="3" speed="13.89" shape="74.37,83.92 56.65,35.56" spreadType="center">
44
<lane index="0" allow="pedestrian" width="2.00"/>
45
<lane index="1" disallow="pedestrian"/>
46
<lane index="2" disallow="pedestrian"/>
47
</edge>
48
<edge id="51811895a" from="54536752" to="54536753" priority="-5" numLanes="1" speed="13.89" disallow="pedestrian"/>
49
<edge id="51811895b" from="54536752" to="54536753" priority="-2" numLanes="3" speed="13.89" shape="53.62,7.64 63.06,31.56">
50
<lane index="0" allow="pedestrian" width="2.00"/>
51
<lane index="1" disallow="pedestrian"/>
52
<lane index="2" disallow="pedestrian"/>
53
</edge>
54
<edge id="51812052" from="54536753" to="54536750" priority="-3" numLanes="2" speed="13.89">
55
<lane index="0" allow="pedestrian" width="2.00"/>
56
<lane index="1" disallow="pedestrian"/>
57
</edge>
58
<edge id="786367652" from="54536753" to="54536772" priority="-2" numLanes="3" speed="13.89" shape="68.96,39.03 83.45,80.53" spreadType="center">
59
<lane index="0" allow="pedestrian" width="2.00"/>
60
<lane index="1" disallow="pedestrian"/>
61
<lane index="2" disallow="pedestrian"/>
62
</edge>
63
</edges>
64
65