Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/tools/trigger/generateRerouters/no_detour/net.net.xml
428505 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on 2025-11-26T13:56:07.439413+01:00 by Eclipse SUMO netedit v1_25_0+0134-dba00cf2b52
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="net.net.xml"/>
8
</input>
9
10
<output>
11
<output-file value="net.net.xml"/>
12
</output>
13
14
<processing>
15
<geometry.min-radius.fix.railways value="false"/>
16
<geometry.avoid-overlap value="false"/>
17
<geometry.max-grade.fix value="false"/>
18
<offset.disable-normalization value="true"/>
19
<lefthand value="0"/>
20
</processing>
21
22
<junctions>
23
<no-turnarounds value="true"/>
24
<junctions.corner-detail value="5"/>
25
<junctions.limit-turn-speed value="5.50"/>
26
<rectangular-lane-cut value="0"/>
27
</junctions>
28
29
<pedestrian>
30
<walkingareas value="0"/>
31
</pedestrian>
32
33
</neteditConfiguration>
34
-->
35
36
<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" avoidOverlap="0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">
37
38
<location netOffset="0.00,0.00" convBoundary="-122.08,43.13,23.63,44.23" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
39
40
<edge id=":J3_0" function="internal">
41
<lane id=":J3_0_0" index="0" speed="13.89" length="0.25" shape="-24.42,41.53 -24.17,41.53"/>
42
</edge>
43
<edge id=":J5_0" function="internal">
44
<lane id=":J5_0_0" index="0" speed="13.89" length="0.30" shape="-78.56,41.92 -78.26,41.92"/>
45
</edge>
46
47
<edge id="E0" from="J6" to="J5" priority="-1">
48
<lane id="E0_0" index="0" speed="13.89" length="43.55" shape="-122.10,42.51 -78.56,41.92"/>
49
</edge>
50
<edge id="E1" from="J5" to="J3" priority="-1">
51
<lane id="E1_0" index="0" speed="13.89" length="53.83" shape="-78.26,41.92 -24.42,41.53"/>
52
</edge>
53
<edge id="E2" from="J3" to="J0" priority="-1">
54
<lane id="E2_0" index="0" speed="13.89" length="47.85" shape="-24.17,41.53 23.67,42.63"/>
55
</edge>
56
57
<junction id="J0" type="dead_end" x="23.63" y="44.23" incLanes="E2_0" intLanes="" shape="23.70,41.03 23.63,44.23"/>
58
<junction id="J3" type="priority" x="-24.31" y="43.13" incLanes="E1_0" intLanes=":J3_0_0" shape="-24.21,43.13 -24.13,39.93 -24.44,39.93 -24.41,43.13">
59
<request index="0" response="0" foes="0" cont="0"/>
60
</junction>
61
<junction id="J5" type="priority" x="-78.39" y="43.52" incLanes="E0_0" intLanes=":J5_0_0" shape="-78.25,43.52 -78.27,40.32 -78.58,40.32 -78.53,43.52">
62
<request index="0" response="0" foes="0" cont="0"/>
63
</junction>
64
<junction id="J6" type="dead_end" x="-122.08" y="44.11" incLanes="" intLanes="" shape="-122.08,44.11 -122.12,40.91"/>
65
66
<connection from="E0" to="E1" fromLane="0" toLane="0" via=":J5_0_0" dir="s" state="M"/>
67
<connection from="E1" to="E2" fromLane="0" toLane="0" via=":J3_0_0" dir="s" state="M"/>
68
69
<connection from=":J3_0" to="E2" fromLane="0" toLane="0" dir="s" state="M"/>
70
<connection from=":J5_0" to="E1" fromLane="0" toLane="0" dir="s" state="M"/>
71
72
</net>
73
74