Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netedit/bugs/ticket3900/net.net.xml
169686 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on 2025-02-03 14:57:12 by Eclipse SUMO netconvert Version v1_21_0+2283-8c24bb7ce10
4
<netconvertConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netconvertConfiguration.xsd">
5
6
<input>
7
<node-files value="D:/SUMO/tests/netedit\bugs\ticket3900/net.nod.xml"/>
8
<edge-files value="D:/SUMO/tests/netedit\bugs\ticket3900/net.edg.xml"/>
9
<connection-files value="D:/SUMO/tests/netedit\bugs\ticket3900/net.con.xml"/>
10
<tllogic-files value="D:/SUMO/tests/netedit\bugs\ticket3900/net.tll.xml"/>
11
</input>
12
13
<processing>
14
<geometry.min-radius.fix.railways value="false"/>
15
<geometry.max-grade.fix value="false"/>
16
<offset.disable-normalization value="true"/>
17
<lefthand value="0"/>
18
</processing>
19
20
<junctions>
21
<no-turnarounds value="true"/>
22
<junctions.corner-detail value="5"/>
23
<junctions.limit-turn-speed value="5.50"/>
24
<rectangular-lane-cut value="0"/>
25
</junctions>
26
27
<pedestrian>
28
<walkingareas value="0"/>
29
</pedestrian>
30
31
</netconvertConfiguration>
32
-->
33
34
<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">
35
36
<location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
37
38
<edge id=":gneJ0_0" function="internal">
39
<lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
40
</edge>
41
<edge id=":gneJ1_0" function="internal">
42
<lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
43
</edge>
44
45
<edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
46
<lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
47
</edge>
48
<edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
49
<lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
50
</edge>
51
52
<junction id="gneJ0" type="priority" x="0.00" y="0.00" incLanes="gneE1_0" intLanes=":gneJ0_0_0" shape="0.00,0.00 0.00,3.20 0.00,0.00">
53
<request index="0" response="0" foes="0" cont="0"/>
54
</junction>
55
<junction id="gneJ1" type="priority" x="50.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="50.00,0.00 50.00,-3.20 50.00,0.00">
56
<request index="0" response="0" foes="0" cont="0"/>
57
</junction>
58
59
<connection from="gneE0" to="gneE1" fromLane="0" toLane="0" via=":gneJ1_0_0" dir="t" state="M"/>
60
<connection from="gneE1" to="gneE0" fromLane="0" toLane="0" via=":gneJ0_0_0" dir="t" state="M"/>
61
62
<connection from=":gneJ0_0" to="gneE0" fromLane="0" toLane="0" dir="t" state="M"/>
63
<connection from=":gneJ1_0" to="gneE1" fromLane="0" toLane="0" dir="t" state="M"/>
64
65
</net>
66
67