Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/complex/tutorial/quickstart/data/quickstart.nod.xml
169689 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="91" x="-1000.0" y="1000.0" />
4
<node id="92" x="-1000.0" y="0.0" />
5
<node id="93" x="3000.0" y="0.0" />
6
<node id="94" x="+3000.0" y="+1000.0" />
7
<node id="911" x="-500.0" y="+1000.0" />
8
<node id="912" x="-500.0" y="0.0" />
9
<node id="913" x="+2500.0" y="0.0" />
10
<node id="914" x="2500.0" y="+1000.0" />
11
<node id="1" x="0.0" y="+1000.0" />
12
<node id="2" x="0.0" y="0.0" />
13
<node id="3" x="+1000.0" y="0.0" />
14
<node id="4" x="+2000.0" y="0.0" />
15
<node id="5" x="+2000.0" y="+1000.0" />
16
<node id="6" x="+1000.0" y="+1000.0" />
17
</nodes>
18