Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/marouter/ue/testnetz1.nod.xml
169678 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
<nodes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd">
3
<node id="910" x="1000.0" y="1000.0" />
4
5
<node id="920" x="1800.0" y="+200.0" />
6
7
<node id="930" x="4500.0" y="1000.0" />
8
9
<node id="1" x="+1200.0" y="+1000.0" />
10
11
<node id="2" x="+1800.0" y="+400.0" />
12
13
<node id="3" x="+4300.0" y="+1000.0" />
14
15
<node id="4" x="+1800.0" y="+1000.0" />
16
17
<node id="5" x="+2300.0" y="+1300.0" />
18
19
<node id="6" x="+2300.0" y="+1000.0" />
20
21
<node id="7" x="+2300.0" y="+700.0" />
22
23
<node id="8" x="+2800.0" y="+2500.0" />
24
25
<node id="9" x="+3000.0" y="+1300.0" />
26
27
<node id="10" x="+3300.0" y="+1300.0" />
28
29
<node id="11" x="+3300.0" y="+1000.0" />
30
31
<node id="12" x="+3300.0" y="+700.0" />
32
33
<node id="13" x="+3800.0" y="+1000.0" type="traffic_light" />
34
35
</nodes>
36