Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netconvert/import/XML/shapes/hokkaido/input_nodes.nod.xml
169720 views
1
<nodes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd">
2
3
<node id="dl" x="0" y="0"/>
4
<node id="dr" x="1200" y="0"/>
5
<node id="tl" x="0" y="190.99"/>
6
<node id="tr" x="1200" y="190.99"/>
7
8
</nodes>
9
10
11