Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netconvert/function/turnarounds/inner_green_verge/input_plain.nod.xml
169716 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on 2023-01-12 14:01:59 by Eclipse SUMO netedit Version v1_15_0+1600-19d4f46
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
<processing>
11
<geometry.min-radius.fix.railways value="false"/>
12
<geometry.max-grade.fix value="false"/>
13
<offset.disable-normalization value="true"/>
14
<lefthand value="0"/>
15
</processing>
16
17
<junctions>
18
<no-internal-links value="true"/>
19
<no-turnarounds value="true"/>
20
<junctions.corner-detail value="5"/>
21
<junctions.limit-turn-speed value="5.50"/>
22
<rectangular-lane-cut value="0"/>
23
</junctions>
24
25
<pedestrian>
26
<walkingareas value="0"/>
27
</pedestrian>
28
29
</configuration>
30
-->
31
32
<nodes version="1.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd">
33
<location netOffset="0.00,0.00" convBoundary="0.00,100.00,200.00,300.00" origBoundary="0.00,0.00,300.00,300.00" projParameter="!"/>
34
35
<node id="A0" x="100.00" y="100.00"/>
36
<node id="A1" x="100.00" y="200.00"/>
37
<node id="B1" x="200.00" y="200.00"/>
38
<node id="left1" x="0.00" y="200.00" type="priority" fringe="outer"/>
39
<node id="top0" x="100.00" y="300.00" type="priority" fringe="outer"/>
40
</nodes>
41
42