Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netconvert/function/turnarounds/input_plain.nod.xml
169686 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on Sun 09 Feb 2020 02:42:54 PM CET by Eclipse SUMO netedit Version v1_4_0+0980-21032e852d
4
<configuration 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
<output-file value="net.net.xml"/>
12
<plain-output-prefix value="/home/kobo/dlr/debug/6621/input_plain"/>
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="false"/>
20
</processing>
21
22
<junctions>
23
<no-turnarounds value="true"/>
24
<junctions.corner-detail value="5"/>
25
<junctions.limit-turn-speed value="5.5"/>
26
<rectangular-lane-cut value="false"/>
27
</junctions>
28
29
<pedestrian>
30
<walkingareas value="false"/>
31
</pedestrian>
32
33
<report>
34
<aggregate-warnings value="5"/>
35
</report>
36
37
</configuration>
38
-->
39
40
<nodes version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd">
41
<location netOffset="0.00,0.00" convBoundary="0.00,0.00,300.00,300.00" origBoundary="0.00,0.00,300.00,300.00" projParameter="!"/>
42
43
<node id="A0" x="100.00" y="100.00" type="priority"/>
44
<node id="A1" x="100.00" y="200.00" type="traffic_light" tl="A1"/>
45
<node id="B0" x="200.00" y="100.00" type="priority"/>
46
<node id="B1" x="200.00" y="200.00" type="traffic_light" tl="B1"/>
47
<node id="bottom0" x="100.00" y="0.00" type="priority" fringe="outer"/>
48
<node id="bottom1" x="200.00" y="0.00" type="priority" fringe="outer"/>
49
<node id="left0" x="0.00" y="100.00" type="priority" fringe="outer"/>
50
<node id="left1" x="0.00" y="200.00" type="priority" fringe="outer"/>
51
<node id="right0" x="300.00" y="100.00" type="priority" fringe="outer"/>
52
<node id="right1" x="300.00" y="200.00" type="priority" fringe="outer"/>
53
<node id="top0" x="100.00" y="300.00" type="priority" fringe="outer"/>
54
<node id="top1" x="200.00" y="300.00" type="priority" fringe="outer"/>
55
</nodes>
56
57