Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netedit/bugs/ticket4528/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\ticket4528/net.nod.xml"/>
8
<edge-files value="D:/SUMO/tests/netedit\bugs\ticket4528/net.edg.xml"/>
9
<connection-files value="D:/SUMO/tests/netedit\bugs\ticket4528/net.con.xml"/>
10
<tllogic-files value="D:/SUMO/tests/netedit\bugs\ticket4528/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-internal-links value="true"/>
22
<no-turnarounds value="true"/>
23
<junctions.corner-detail value="5"/>
24
<junctions.limit-turn-speed value="5.50"/>
25
<rectangular-lane-cut value="0"/>
26
</junctions>
27
28
<pedestrian>
29
<walkingareas value="0"/>
30
</pedestrian>
31
32
</netconvertConfiguration>
33
-->
34
35
<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">
36
37
<location netOffset="25.00,20.00" convBoundary="0.00,0.00,50.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
38
39
<edge id="-E0" from="gneJ1" to="gneJ0" priority="-1">
40
<lane id="-E0_0" index="0" disallow="all" speed="13.89" length="50.00" shape="50.00,21.60 0.00,21.60"/>
41
</edge>
42
<edge id="-E1" from="J1" to="J0" priority="-1">
43
<lane id="-E1_0" index="0" allow="bicycle" speed="13.89" length="50.00" width="1.00" shape="50.00,40.50 0.00,40.50"/>
44
</edge>
45
<edge id="-E2" from="J3" to="J2" priority="-1">
46
<lane id="-E2_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
47
</edge>
48
<edge id="E0" from="gneJ0" to="gneJ1" priority="-1">
49
<lane id="E0_0" index="0" disallow="all" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
50
</edge>
51
<edge id="E1" from="J0" to="J1" priority="-1">
52
<lane id="E1_0" index="0" allow="bicycle" speed="13.89" length="50.00" width="1.00" shape="0.00,39.50 50.00,39.50"/>
53
</edge>
54
<edge id="E2" from="J2" to="J3" priority="-1">
55
<lane id="E2_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
56
</edge>
57
58
<junction id="J0" type="dead_end" x="0.00" y="40.00" incLanes="-E1_0" intLanes="" shape="0.00,40.00 0.00,41.00 0.00,40.00"/>
59
<junction id="J1" type="dead_end" x="50.00" y="40.00" incLanes="E1_0" intLanes="" shape="50.00,40.00 50.00,39.00 50.00,40.00"/>
60
<junction id="J2" type="dead_end" x="0.00" y="0.00" incLanes="-E2_0" intLanes="" shape="0.00,0.00 0.00,3.20 0.00,0.00"/>
61
<junction id="J3" type="dead_end" x="50.00" y="0.00" incLanes="E2_0" intLanes="" shape="50.00,0.00 50.00,-3.20 50.00,0.00"/>
62
<junction id="gneJ0" type="dead_end" x="0.00" y="20.00" incLanes="-E0_0" intLanes="" shape="0.00,20.00 0.00,23.20 0.00,20.00"/>
63
<junction id="gneJ1" type="dead_end" x="50.00" y="20.00" incLanes="E0_0" intLanes="" shape="50.00,20.00 50.00,16.80 50.00,20.00"/>
64
65
</net>
66
67