Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netconvert/bugs/15xxx/ticket15798/input_net.net.xml
169722 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on 2024-11-27 13:46:40 by Eclipse SUMO netedit Version 1.21.0
4
<neteditConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/neteditConfiguration.xsd">
5
6
<input>
7
<sumo-net-file value="/localdata1/debug/15798/net.net.xml"/>
8
</input>
9
10
<output>
11
<output-file value="/localdata1/debug/15798/net.net.xml"/>
12
</output>
13
14
<processing>
15
<offset.disable-normalization value="true"/>
16
</processing>
17
18
<junctions>
19
<no-turnarounds value="true"/>
20
</junctions>
21
22
<netedit>
23
<new-network value="false"/>
24
</netedit>
25
26
</neteditConfiguration>
27
-->
28
29
<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">
30
31
<location netOffset="0.00,0.00" convBoundary="-54.00,-16.94,11.06,5.76" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>
32
33
<edge id=":J3_0" function="internal">
34
<lane id=":J3_0_0" index="0" allow="bus" speed="13.89" length="0.29" shape="-32.48,4.16 -32.20,4.16"/>
35
</edge>
36
37
<edge id="E0" from="J0" to="J1" priority="-1">
38
<lane id="E0_0" index="0" speed="13.89" length="64.71" shape="-53.65,-18.42 11.06,-18.54"/>
39
</edge>
40
<edge id="E1" from="J2" to="J3" priority="-1">
41
<lane id="E1_0" index="0" speed="13.89" length="21.49" shape="-53.97,3.81 -32.48,4.16"/>
42
</edge>
43
<edge id="E2" from="J3" to="J4" priority="-1">
44
<lane id="E2_0" index="0" allow="bus" speed="13.89" length="39.61" shape="-32.20,4.16 7.41,4.16"/>
45
</edge>
46
47
<tlLogic id="J3" type="static" programID="0" offset="0">
48
<phase duration="82" state="G"/>
49
<phase duration="3" state="y"/>
50
<phase duration="5" state="r"/>
51
</tlLogic>
52
53
<junction id="J0" type="dead_end" x="-53.65" y="-16.82" incLanes="" intLanes="" shape="-53.65,-16.82 -53.65,-20.02"/>
54
<junction id="J1" type="dead_end" x="11.06" y="-16.94" incLanes="E0_0" intLanes="" shape="11.05,-20.14 11.06,-16.94"/>
55
<junction id="J2" type="dead_end" x="-54.00" y="5.41" incLanes="" intLanes="" shape="-54.00,5.41 -53.95,2.21"/>
56
<junction id="J3" type="traffic_light" x="-32.35" y="5.76" incLanes="E1_0" intLanes=":J3_0_0" shape="-32.20,5.76 -32.20,2.56 -32.46,2.56 -32.51,5.76">
57
<request index="0" response="0" foes="0" cont="0"/>
58
</junction>
59
<junction id="J4" type="dead_end" x="7.41" y="5.76" incLanes="E2_0" intLanes="" shape="7.41,2.56 7.41,5.76"/>
60
61
<connection from="E1" to="E2" fromLane="0" toLane="0" via=":J3_0_0" tl="J3" linkIndex="0" dir="s" state="O"/>
62
63
<connection from=":J3_0" to="E2" fromLane="0" toLane="0" dir="s" state="M"/>
64
65
</net>
66
67