Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netconvert/function/turnarounds/default_bike_lane/input_plain.nod.xml
169720 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on 2021-09-06 08:45:28 by Eclipse SUMO netedit Version v1_10_0+0501-f324373
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.netconvert"/>
8
</input>
9
10
<output>
11
<output-file value="net.netconvert"/>
12
<plain-output-prefix value="/home/erdm_ja/scr1/sumo/tests/netconvert/function/turnarounds/default_bike_lane/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-internal-links value="true"/>
24
<no-turnarounds value="true"/>
25
<junctions.corner-detail value="5"/>
26
<junctions.limit-turn-speed value="5.5"/>
27
<rectangular-lane-cut value="false"/>
28
</junctions>
29
30
<pedestrian>
31
<walkingareas value="false"/>
32
</pedestrian>
33
34
<report>
35
<aggregate-warnings value="5"/>
36
</report>
37
38
</configuration>
39
-->
40
41
<nodes version="1.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd">
42
<location netOffset="100.00,0.00" convBoundary="0.00,0.00,500.00,400.00" origBoundary="0.00,0.00,300.00,300.00" projParameter="!"/>
43
44
<node id="A0" x="200.00" y="100.00" type="priority"/>
45
<node id="A1" x="200.00" y="200.00" type="traffic_light" tl="A1"/>
46
<node id="B0" x="300.00" y="100.00" type="priority"/>
47
<node id="B1" x="300.00" y="200.00" type="traffic_light" tl="B1"/>
48
<node id="bottom0" x="200.00" y="0.00" type="priority" fringe="outer"/>
49
<node id="gneJ0" x="400.00" y="0.00" type="priority"/>
50
<node id="gneJ1" x="0.00" y="100.00" type="priority"/>
51
<node id="gneJ2" x="200.00" y="400.00" type="dead_end"/>
52
<node id="gneJ3" x="300.00" y="400.00" type="dead_end"/>
53
<node id="gneJ4" x="500.00" y="100.00" type="dead_end"/>
54
<node id="left0" x="100.00" y="100.00" type="priority" fringe="outer"/>
55
<node id="left1" x="100.00" y="200.00" type="priority" fringe="outer"/>
56
<node id="right0" x="400.00" y="100.00" type="priority" fringe="outer"/>
57
<node id="right1" x="400.00" y="200.00" type="priority" fringe="outer"/>
58
<node id="top0" x="200.00" y="300.00" type="priority" fringe="outer"/>
59
<node id="top1" x="300.00" y="300.00" type="priority" fringe="outer"/>
60
</nodes>
61
62