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.con.xml
169743 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
<connections version="0.13" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/connections_file.xsd">
33
<connection from="-51812052" to="-51811895a" fromLane="1" toLane="1"/>
34
<connection from="-51812052" to="786367652" fromLane="2" toLane="2"/>
35
36
<connection from="-786367651" to="51812052" fromLane="1" toLane="1"/>
37
<connection from="-786367651" to="-51811895a" fromLane="1" toLane="1"/>
38
<connection from="-786367651" to="-51811895a" fromLane="2" toLane="2"/>
39
40
<connection from="51811895a" to="51812052" fromLane="0" toLane="1" contPos="2.44"/>
41
42
<connection from="51811895b" to="786367652" fromLane="1" toLane="1"/>
43
<connection from="51811895b" to="786367652" fromLane="2" toLane="2"/>
44
45
<connection from="51812052" to="-51812052" fromLane="1" toLane="2"/>
46
47
<crossing node="54536753" edges="786367652 -786367651" priority="1"/>
48
<crossing node="54536753" edges="51812052 -51812052" priority="1"/>
49
</connections>
50
51