Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/complex/traci/bugs/ticket10212b/net.net.xml
169689 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on Wed 12 Feb 2020 03:15:23 PM CET by Eclipse SUMO netedit Version v1_5_0+0030-33ecf87
4
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netconvertConfiguration.xsd">
5
6
<input>
7
<sumo-net-file value="/scr1/sumo/tests/sumo/sublane_model/motorway/push_for_merge_equalize_gaps/net.net.xml"/>
8
</input>
9
10
<output>
11
<output-file value="/scr1/sumo/tests/sumo/sublane_model/motorway/push_for_merge_equalize_gaps/net.net.xml"/>
12
</output>
13
14
<processing>
15
<geometry.min-radius.fix.railways value="false"/>
16
<geometry.max-grade.fix value="false"/>
17
<offset.disable-normalization value="true"/>
18
<lefthand value="false"/>
19
</processing>
20
21
<junctions>
22
<no-internal-links value="false"/>
23
<no-turnarounds value="true"/>
24
<junctions.corner-detail value="0"/>
25
<junctions.limit-turn-speed value="-1"/>
26
<rectangular-lane-cut value="false"/>
27
</junctions>
28
29
<pedestrian>
30
<walkingareas value="false"/>
31
</pedestrian>
32
33
<report>
34
<aggregate-warnings value="5"/>
35
</report>
36
37
</configuration>
38
-->
39
40
<net version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">
41
42
<location netOffset="0.00,0.00" convBoundary="0.00,0.00,300.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
43
44
<edge id=":gneJ1_0" function="internal">
45
<lane id=":gneJ1_0_0" index="0" speed="13.89" length="8.00" shape="196.00,-4.80 204.00,-4.80"/>
46
<lane id=":gneJ1_0_1" index="1" speed="13.89" length="8.00" shape="196.00,-1.60 204.00,-1.60"/>
47
</edge>
48
49
<edge id="beg" from="gneJ0" to="gneJ1" priority="1">
50
<lane id="beg_0" index="0" speed="13.89" length="196.00" shape="0.00,-8.00 196.00,-8.00"/>
51
<lane id="beg_1" index="1" speed="13.89" length="196.00" shape="0.00,-4.80 196.00,-4.80"/>
52
<lane id="beg_2" index="2" speed="13.89" length="196.00" shape="0.00,-1.60 196.00,-1.60"/>
53
</edge>
54
<edge id="end" from="gneJ1" to="gneJ2" priority="1">
55
<lane id="end_0" index="0" speed="13.89" length="96.00" shape="204.00,-4.80 300.00,-4.80"/>
56
<lane id="end_1" index="1" speed="13.89" length="96.00" shape="204.00,-1.60 300.00,-1.60"/>
57
</edge>
58
59
<junction id="gneJ0" type="dead_end" x="0.00" y="0.00" incLanes="" intLanes="" shape="0.00,0.00 0.00,-9.60"/>
60
<junction id="gneJ1" type="unregulated" x="200.00" y="0.00" incLanes="beg_0 beg_1 beg_2" intLanes=":gneJ1_0_0 :gneJ1_0_1" shape="204.00,0.00 204.00,-6.40 196.00,-9.60 196.00,0.00"/>
61
<junction id="gneJ2" type="dead_end" x="300.00" y="0.00" incLanes="end_0 end_1" intLanes="" shape="300.00,-6.40 300.00,0.00"/>
62
63
<connection from="beg" to="end" fromLane="1" toLane="0" via=":gneJ1_0_0" dir="s" state="M"/>
64
<connection from="beg" to="end" fromLane="2" toLane="1" via=":gneJ1_0_1" dir="s" state="M"/>
65
66
<connection from=":gneJ1_0" to="end" fromLane="0" toLane="0" dir="s" state="M"/>
67
<connection from=":gneJ1_0" to="end" fromLane="1" toLane="1" dir="s" state="M"/>
68
69
</net>
70
71