Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netconvert/bugs/10xxx/ticket12419/input_plain.nod.xml
169720 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<nodes version="1.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd">
4
<location netOffset="0.00,0.00" convBoundary="-50.00,-50.00,50.00,50.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
5
6
<node id="gneJ0" x="0.00" y="0.00" type="priority"/>
7
<node id="gneJ1" x="0.00" y="50.00" type="dead_end"/>
8
<node id="gneJ2" x="50.00" y="0.00" type="dead_end"/>
9
<node id="gneJ3" x="-50.00" y="0.00" type="dead_end"/>
10
<node id="gneJ4" x="0.00" y="-50.00" type="dead_end"/>
11
</nodes>
12
13