Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/complex/traci/vehicle/moveToXY/permissions/input_net.net.xml
169720 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on Wed 05 Jun 2019 03:59:05 PM CEST by Eclipse SUMO netedit Version v1_2_0+0252-83989c2
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/complex/traci/pythonApi/moveToXY/permissions/input_net.net.xml"/>
8
</input>
9
10
<output>
11
<output-file value="/scr1/sumo/tests/complex/traci/pythonApi/moveToXY/permissions/input_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-turnarounds value="true"/>
22
<junctions.corner-detail value="0"/>
23
<junctions.limit-turn-speed value="-1"/>
24
<rectangular-lane-cut value="false"/>
25
</junctions>
26
27
<pedestrian>
28
<walkingareas value="false"/>
29
</pedestrian>
30
31
</configuration>
32
-->
33
34
<net version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">
35
36
<location netOffset="500.00,500.00" convBoundary="0.00,0.00,300.00,100.00" origBoundary="-500.00,-500.00,500.00,500.00" projParameter="!"/>
37
38
<edge id=":gneJ3_0" function="internal">
39
<lane id=":gneJ3_0_0" index="0" disallow="pedestrian" speed="13.89" length="0.10" shape="100.00,1.00 100.00,1.00"/>
40
</edge>
41
<edge id=":gneJ5_0" function="internal">
42
<lane id=":gneJ5_0_0" index="0" disallow="pedestrian" speed="13.89" length="5.81" shape="199.00,97.40 199.22,98.97 199.90,100.10 201.03,100.77 202.60,101.00"/>
43
</edge>
44
45
<edge id="beg" from="gneJ2" to="gneJ3" priority="1" spreadType="center">
46
<lane id="beg_0" index="0" allow="pedestrian" speed="13.89" length="100.00" width="2.00" shape="0.00,-1.60 100.00,-1.60"/>
47
<lane id="beg_1" index="1" disallow="pedestrian" speed="13.89" length="100.00" shape="0.00,1.00 100.00,1.00"/>
48
</edge>
49
<edge id="gneE1" from="gneJ5" to="gneJ7" priority="1" spreadType="center">
50
<lane id="gneE1_0" index="0" allow="pedestrian" speed="13.89" length="97.40" width="2.00" shape="202.60,98.40 300.00,98.40"/>
51
<lane id="gneE1_1" index="1" disallow="pedestrian" speed="13.89" length="97.40" shape="202.60,101.00 300.00,101.00"/>
52
</edge>
53
<edge id="middle" from="gneJ3" to="gneJ5" priority="1" spreadType="center" shape="100.00,0.00 200.00,0.00 200.00,100.00">
54
<lane id="middle_0" index="0" allow="pedestrian" speed="13.89" length="198.00" width="2.00" shape="100.00,-1.60 201.60,-1.60 201.60,97.40"/>
55
<lane id="middle_1" index="1" disallow="pedestrian" speed="13.89" length="198.00" shape="100.00,1.00 199.00,1.00 199.00,97.40"/>
56
</edge>
57
58
<junction id="gneJ2" type="dead_end" x="0.00" y="0.00" incLanes="" intLanes="" shape="0.00,2.60 0.00,-2.60"/>
59
<junction id="gneJ3" type="priority" x="100.00" y="0.00" incLanes="beg_0 beg_1" intLanes=":gneJ3_0_0" shape="100.00,2.60 100.00,-2.60 100.00,2.60">
60
<request index="0" response="0" foes="0" cont="0"/>
61
</junction>
62
<junction id="gneJ5" type="priority" x="200.00" y="100.00" incLanes="middle_0 middle_1" intLanes=":gneJ5_0_0" shape="202.60,102.60 202.60,97.40 197.40,97.40">
63
<request index="0" response="0" foes="0" cont="0"/>
64
</junction>
65
<junction id="gneJ7" type="dead_end" x="300.00" y="100.00" incLanes="gneE1_0 gneE1_1" intLanes="" shape="300.00,97.40 300.00,102.60"/>
66
67
<connection from="beg" to="middle" fromLane="1" toLane="1" via=":gneJ3_0_0" dir="s" state="M"/>
68
<connection from="middle" to="gneE1" fromLane="1" toLane="1" via=":gneJ5_0_0" dir="r" state="M"/>
69
70
<connection from=":gneJ3_0" to="middle" fromLane="0" toLane="1" dir="s" state="M"/>
71
<connection from=":gneJ5_0" to="gneE1" fromLane="0" toLane="1" dir="r" state="M"/>
72
73
</net>
74
75