Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/tools/net/netdiff/split_edge/dest.net.xml
428523 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on Thu 21 Jan 2016 04:27:28 PM CET by Netedit Version dev-SVN-r19774I
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
<output>
12
<output-file value="/scr2/debug/2122/dest.net.xml"/>
13
<output.street-names value="true"/>
14
</output>
15
16
<processing>
17
<no-turnarounds value="true"/>
18
<offset.disable-normalization value="true"/>
19
</processing>
20
21
</configuration>
22
-->
23
24
<net version="0.25" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">
25
26
<location netOffset="0.00,0.00" convBoundary="0.00,0.00,100.00,0.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>
27
28
<edge id=":gneJ2_0" function="internal">
29
<lane id=":gneJ2_0_0" index="0" speed="13.89" length="0.10" shape="50.00,-1.65 50.00,-1.65"/>
30
</edge>
31
32
<edge id="gneE0.0" from="gneJ0" to="gneJ2" name="Teststraße" priority="1">
33
<lane id="gneE0.0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.65 50.00,-1.65"/>
34
</edge>
35
<edge id="gneE0.50" from="gneJ2" to="gneJ1" name="Teststraße" priority="1">
36
<lane id="gneE0.50_0" index="0" speed="13.89" length="50.00" shape="50.00,-1.65 100.00,-1.65"/>
37
</edge>
38
39
<junction id="gneJ0" type="unregulated" x="0.00" y="0.00" incLanes="" intLanes="" shape="0.00,-0.05 0.00,-3.25"/>
40
<junction id="gneJ1" type="unregulated" x="100.00" y="0.00" incLanes="gneE0.50_0" intLanes="" shape="100.00,-3.25 100.00,-0.05"/>
41
<junction id="gneJ2" type="priority" x="50.00" y="0.00" incLanes="gneE0.0_0" intLanes=":gneJ2_0_0" shape="50.00,-0.05 50.00,-3.25 50.00,-0.05">
42
<request index="0" response="0" foes="0" cont="0"/>
43
</junction>
44
45
<connection from="gneE0.0" to="gneE0.50" fromLane="0" toLane="0" via=":gneJ2_0_0" dir="s" state="M"/>
46
47
<connection from=":gneJ2_0" to="gneE0.50" fromLane="0" toLane="0" dir="s" state="M"/>
48
49
</net>
50
51