Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netconvert/function/tls_programs/mixed_lanes/input_plain.nod.xml
169772 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on Fri 04 Dec 2020 10:36:16 AM CET by Eclipse SUMO netedit Version v1_8_0+0102-1b71378c4e
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="net2.net.xml"/>
8
</input>
9
10
<output>
11
<output-file value="net2.net.xml"/>
12
<plain-output-prefix value="/home/kobo/dlr/debug/7821/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="0"/>
25
<junctions.limit-turn-speed value="-1"/>
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.6" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd">
41
<location netOffset="100.00,100.00" convBoundary="0.00,0.00,200.00,200.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
42
43
<node id="C" x="100.00" y="100.00" type="traffic_light" tl="C" tlType="actuated"/>
44
<node id="E" x="200.00" y="100.00" type="priority"/>
45
<node id="N" x="100.00" y="200.00" type="priority"/>
46
<node id="S" x="100.00" y="0.00" type="priority"/>
47
<node id="W" x="0.00" y="100.00" type="priority"/>
48
</nodes>
49
50