Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/complex/traci/vehicle/moveToXY/keepRoute2_parking/input_net.net.xml
169720 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on 2025-01-14 10:44:39 by Eclipse SUMO netgenerate Version v1_21_0+1835-99a8300eea3
4
<netgenerateConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netgenerateConfiguration.xsd">
5
6
<grid_network>
7
<grid value="true"/>
8
<grid.x-number value="2"/>
9
<grid.y-number value="1"/>
10
</grid_network>
11
12
</netgenerateConfiguration>
13
-->
14
15
<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">
16
17
<location netOffset="0.00,0.00" convBoundary="0.00,0.00,100.00,0.00" origBoundary="0.00,0.00,100.00,0.00" projParameter="!"/>
18
19
<edge id=":A0_0" function="internal">
20
<lane id=":A0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
21
</edge>
22
<edge id=":B0_0" function="internal">
23
<lane id=":B0_0_0" index="0" speed="3.65" length="4.67" shape="100.00,-1.60 101.20,-0.80 101.60,0.00 101.20,0.80 100.00,1.60"/>
24
</edge>
25
26
<edge id="A0B0" from="A0" to="B0" priority="-1">
27
<lane id="A0B0_0" index="0" speed="13.89" length="100.00" shape="0.00,-1.60 100.00,-1.60"/>
28
</edge>
29
<edge id="B0A0" from="B0" to="A0" priority="-1">
30
<lane id="B0A0_0" index="0" speed="13.89" length="100.00" shape="100.00,1.60 0.00,1.60"/>
31
</edge>
32
33
<junction id="A0" type="priority" x="0.00" y="0.00" incLanes="B0A0_0" intLanes=":A0_0_0" shape="0.00,0.00 0.00,3.20 0.00,0.00">
34
<request index="0" response="0" foes="0" cont="0"/>
35
</junction>
36
<junction id="B0" type="priority" x="100.00" y="0.00" incLanes="A0B0_0" intLanes=":B0_0_0" shape="100.00,0.00 100.00,-3.20 100.00,0.00">
37
<request index="0" response="0" foes="0" cont="0"/>
38
</junction>
39
40
<connection from="A0B0" to="B0A0" fromLane="0" toLane="0" via=":B0_0_0" dir="t" state="M"/>
41
<connection from="B0A0" to="A0B0" fromLane="0" toLane="0" via=":A0_0_0" dir="t" state="M"/>
42
43
<connection from=":A0_0" to="A0B0" fromLane="0" toLane="0" dir="t" state="M"/>
44
<connection from=":B0_0" to="B0A0" fromLane="0" toLane="0" dir="t" state="M"/>
45
46
</net>
47
48