Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/dfrouter/flowmax/split.nod.xml
169678 views
1
<nodes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd">
2
<node id="1" x="100.0" y="0.0"/>
3
<node id="2" x="200.0" y="0.0"/>
4
<node id="3" x="300.0" y="0.0"/>
5
<node id="4" x="400.0" y="0.0"/>
6
<node id="5" x="500.0" y="0.0"/>
7
<node id="5a" x="510.0" y="0.0"/>
8
<node id="6" x="0.0" y="100.0"/>
9
<node id="7" x="100.0" y="100.0"/>
10
<node id="8" x="200.0" y="100.0"/>
11
<node id="9" x="300.0" y="100.0"/>
12
<node id="10" x="400.0" y="100.0"/>
13
<node id="10a" x="410.0" y="100.0"/>
14
</nodes>
15
16
17