Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netconvert/function/junctions.join/rail_crossing/input_plain.nod.xml
169689 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on Thu 14 Mar 2019 07:27:28 AM CET by Eclipse SUMO netedit Version v1_1_0+0435-678c69824b
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/4378/input_plain"/>
13
</output>
14
15
<processing>
16
<geometry.max-grade.fix value="false"/>
17
<offset.disable-normalization value="true"/>
18
<lefthand value="false"/>
19
</processing>
20
21
<junctions>
22
<no-turnarounds value="true"/>
23
<junctions.corner-detail value="5"/>
24
<junctions.limit-turn-speed value="5.5"/>
25
<rectangular-lane-cut value="false"/>
26
</junctions>
27
28
<pedestrian>
29
<walkingareas value="false"/>
30
</pedestrian>
31
32
</configuration>
33
-->
34
35
<nodes version="1.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd">
36
<location netOffset="0.00,40.00" convBoundary="0.00,0.00,200.00,90.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
37
38
<node id="C1" x="100.00" y="50.00" type="priority"/>
39
<node id="C2" x="100.00" y="40.00" type="priority"/>
40
<node id="E1" x="200.00" y="50.00" type="dead_end"/>
41
<node id="E2" x="200.00" y="40.00" type="dead_end"/>
42
<node id="N" x="100.00" y="90.00" type="priority"/>
43
<node id="S" x="100.00" y="0.00" type="priority"/>
44
<node id="W1" x="0.00" y="50.00" type="dead_end"/>
45
<node id="W2" x="0.00" y="40.00" type="dead_end"/>
46
</nodes>
47
48