Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netconvert/function/join_double_conn/input_nodes.nod.xml
169686 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="91" x="-500.0" y="0.0" />
3
<node id="1" x="+0.0" y="0.0" />
4
<node id="2" x="+1000.0" y="0.0" type="traffic_light"/>
5
<node id="3" x="+1300.0" y="0.0" />
6
</nodes>
7
8