Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netconvert/function/ramps/both_ramp_overlap/input_plain.nod.xml
169689 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on 2024-05-07 15:24:36 by Eclipse SUMO netedit Version v1_20_0+0009-62f9f363b7d
4
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/neteditConfiguration.xsd">
5
6
<input>
7
<sumo-net-file value="raw.net.xml"/>
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.20" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd">
33
<location netOffset="600.00,0.00" convBoundary="40.24,0.00,1150.00,100.00" origBoundary="-1000.00,0.00,1000.00,100.00" projParameter="!"/>
34
35
<node id="1" x="40.24" y="0.00" type="dead_end"/>
36
<node id="2" x="540.24" y="0.00" type="priority"/>
37
<node id="2a" x="240.24" y="100.00" type="dead_end"/>
38
<node id="3" x="600.00" y="0.00" type="priority"/>
39
<node id="4" x="650.00" y="0.00" type="priority"/>
40
<node id="4a" x="950.00" y="100.00" type="dead_end"/>
41
<node id="5" x="1150.00" y="0.00" type="dead_end"/>
42
</nodes>
43
44