Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/complex/traci/bugs/ticket5831/input_net.net.xml
169713 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on 07/15/19 19:34:53 by Eclipse SUMO netedit Version 1.2.0
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="C:\_Syncity\Plastic\athena\Main\Assets\StreamingAssets\SUMO\net.net.xml"/>
8
</input>
9
10
<output>
11
<output-file value="C:\_Syncity\Plastic\athena\Main\Assets\StreamingAssets\SUMO\net.net.xml"/>
12
</output>
13
14
<processing>
15
<geometry.max-grade.fix value="false"/>
16
<offset.disable-normalization value="true"/>
17
<lefthand value="false"/>
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.5"/>
25
<rectangular-lane-cut value="false"/>
26
</junctions>
27
28
<pedestrian>
29
<walkingareas value="false"/>
30
</pedestrian>
31
32
</configuration>
33
-->
34
35
<net version="1.1" 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="0.00,0.00" convBoundary="-2.75,71.13,148.54,75.26" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
38
39
<edge id="0" from="gneJ3" to="gneJ4" priority="-1">
40
<lane id="0_0" index="0" speed="13.89" length="53.26" shape="-2.73,69.53 50.38,70.19"/>
41
</edge>
42
<edge id="1" from="gneJ4" to="gneJ7" priority="-1">
43
<lane id="1_0" index="0" speed="13.89" length="48.28" shape="50.69,70.19 98.69,71.00"/>
44
</edge>
45
<edge id="2" from="gneJ7" to="gneJ8" priority="-1">
46
<lane id="2_0" index="0" speed="13.89" length="49.83" shape="98.98,71.01 148.63,73.67"/>
47
</edge>
48
<edge id="gneE4" from="gneJ4" to="gneJ3" priority="-1">
49
<lane id="gneE4_0" index="0" speed="13.89" length="53.26" shape="50.34,73.39 -2.77,72.73"/>
50
</edge>
51
<edge id="gneE5" from="gneJ7" to="gneJ4" priority="-1">
52
<lane id="gneE5_0" index="0" speed="13.89" length="48.28" shape="98.64,74.20 50.63,73.39"/>
53
</edge>
54
<edge id="gneE6" from="gneJ8" to="gneJ7" priority="-1">
55
<lane id="gneE6_0" index="0" speed="13.89" length="49.83" shape="148.46,76.86 98.81,74.20"/>
56
</edge>
57
58
<junction id="gneJ3" type="dead_end" x="-2.75" y="71.13" incLanes="gneE4_0" intLanes="" shape="-2.75,71.13 -2.79,74.33 -2.75,71.13"/>
59
<junction id="gneJ4" type="priority" x="50.51" y="71.79" incLanes="gneE5_0 0_0" intLanes="" shape="50.61,74.99 50.71,68.59 50.40,68.59 50.32,74.99">
60
<request index="0" response="00" foes="00"/>
61
<request index="1" response="00" foes="00"/>
62
</junction>
63
<junction id="gneJ7" type="priority" x="98.78" y="72.60" incLanes="gneE6_0 1_0" intLanes="" shape="98.73,75.80 99.07,69.41 98.72,69.40 98.61,75.80">
64
<request index="0" response="00" foes="00"/>
65
<request index="1" response="00" foes="00"/>
66
</junction>
67
<junction id="gneJ8" type="dead_end" x="148.54" y="75.26" incLanes="2_0" intLanes="" shape="148.54,75.26 148.71,72.07 148.54,75.26"/>
68
69
<connection from="0" to="1" fromLane="0" toLane="0" dir="s" state="M"/>
70
<connection from="1" to="2" fromLane="0" toLane="0" dir="s" state="M"/>
71
<connection from="gneE5" to="gneE4" fromLane="0" toLane="0" dir="s" state="M"/>
72
<connection from="gneE6" to="gneE5" fromLane="0" toLane="0" dir="s" state="M"/>
73
74
</net>
75
76