Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tools/game/grid6/grid6.nod.xml
169679 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on Wed May 27 15:37:58 2015 by SUMO netconvert Version dev-SVN-r18449I
4
<?xml version="1.0" encoding="UTF-8"?>
5
6
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netconvertConfiguration.xsd">
7
8
<input>
9
<sumo-net-file value="grid6.net.xml"/>
10
</input>
11
12
<output>
13
<plain-output-prefix value="grid6"/>
14
</output>
15
16
<processing>
17
<no-turnarounds value="true"/>
18
<offset.disable-normalization value="true"/>
19
</processing>
20
21
</configuration>
22
-->
23
24
<nodes version="0.13" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd">
25
<location netOffset="0.00,0.00" convBoundary="-150.00,-150.00,510.00,420.00" origBoundary="0.00,0.00,360.00,280.00" projParameter="!"/>
26
27
<node id="0/0" x="100.00" y="100.00" type="traffic_light" tl="0/0"/>
28
<node id="0/1" x="100.00" y="180.00" type="traffic_light" tl="0/1"/>
29
<node id="1/0" x="180.00" y="100.00" type="traffic_light" tl="1/0"/>
30
<node id="1/1" x="180.00" y="180.00" type="traffic_light" tl="1/1"/>
31
<node id="2/0" x="260.00" y="100.00" type="traffic_light" tl="2/0"/>
32
<node id="2/1" x="260.00" y="180.00" type="traffic_light" tl="2/1"/>
33
<node id="bottom0" x="100.00" y="0.00" type="priority"/>
34
<node id="bottom1" x="180.00" y="0.00" type="priority"/>
35
<node id="bottom2" x="260.00" y="0.00" type="priority"/>
36
<node id="gneJ10" x="-100.00" y="140.00" type="unregulated"/>
37
<node id="gneJ12" x="460.00" y="140.00" type="unregulated"/>
38
<node id="gneJ13" x="510.00" y="140.00" type="dead_end"/>
39
<node id="gneJ14" x="180.00" y="-100.00" type="unregulated"/>
40
<node id="gneJ16" x="180.00" y="-150.00" type="dead_end"/>
41
<node id="gneJ17" x="180.00" y="380.00" type="unregulated"/>
42
<node id="gneJ18" x="180.00" y="420.00" type="dead_end"/>
43
<node id="gneJ9" x="-150.00" y="140.00" type="dead_end"/>
44
<node id="left0" x="0.00" y="100.00" type="priority"/>
45
<node id="left1" x="0.00" y="180.00" type="priority"/>
46
<node id="right0" x="360.00" y="100.00" type="priority"/>
47
<node id="right1" x="360.00" y="180.00" type="priority"/>
48
<node id="top0" x="100.00" y="280.00" type="priority"/>
49
<node id="top1" x="180.00" y="280.00" type="priority"/>
50
<node id="top2" x="260.00" y="280.00" type="priority"/>
51
</nodes>
52
53