Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netconvert/bugs/15xxx/ticket17098/input_plain.nod.xml
185990 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on 2025-09-18T17:22:04.403548+01:00 by Eclipse SUMO netedit v1_24_0+0895-bfbde13ac18
4
<neteditConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/neteditConfiguration.xsd">
5
6
<processing>
7
<offset.disable-normalization value="true"/>
8
</processing>
9
10
<junctions>
11
<no-turnarounds value="true"/>
12
</junctions>
13
14
<netedit>
15
<new-network value="false"/>
16
</netedit>
17
18
</neteditConfiguration>
19
-->
20
21
<nodes version="1.20" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd">
22
<location netOffset="0.00,0.00" convBoundary="0.00,-100.00,200.00,0.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>
23
24
<node id="J0" x="0.00" y="0.00" type="dead_end"/>
25
<node id="J1" x="100.00" y="0.00" type="priority"/>
26
<node id="J2" x="200.00" y="0.00" type="dead_end"/>
27
<node id="J3" x="100.00" y="-100.00" type="dead_end"/>
28
</nodes>
29
30