Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netconvert/bugs/15xxx/ticket15514/input_plain.nod.xml
169748 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on 2024-09-20 08:02:38 by Eclipse SUMO netconvert Version v1_20_0+2076-4c716cf2e71
4
<netconvertConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netconvertConfiguration.xsd">
5
6
<input>
7
<sumo-net-file value="net.net.xml"/>
8
</input>
9
10
<output>
11
<plain-output-prefix value="input_plain"/>
12
<output.street-names value="true"/>
13
</output>
14
15
<processing>
16
<geometry.min-radius.fix.railways value="false"/>
17
<geometry.max-grade.fix value="false"/>
18
<offset.disable-normalization value="true"/>
19
<lefthand value="0"/>
20
</processing>
21
22
<junctions>
23
<no-turnarounds value="true"/>
24
<junctions.corner-detail value="5"/>
25
<junctions.limit-turn-speed value="5.50"/>
26
<rectangular-lane-cut value="0"/>
27
</junctions>
28
29
<pedestrian>
30
<walkingareas value="0"/>
31
</pedestrian>
32
33
</netconvertConfiguration>
34
-->
35
36
<nodes version="1.20" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd">
37
<location netOffset="-91163.43,398821.30" convBoundary="0.00,0.00,375.77,6.30" origBoundary="91163.43,-398821.30,91539.20,-398815.00" projParameter="!"/>
38
39
<node id="A" x="0.00" y="6.30" type="dead_end"/>
40
<node id="B" x="72.74" y="5.75" type="priority"/>
41
<node id="C" x="119.50" y="5.39" type="rail_signal"/>
42
<node id="D" x="216.38" y="5.17" type="rail_signal"/>
43
<node id="E" x="283.18" y="3.10" type="priority"/>
44
<node id="F" x="375.77" y="0.00" type="dead_end"/>
45
</nodes>
46
47