Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netedit/network/trafficlights/single/programs/net.nod.xml
169715 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on 2024-09-02 15:38:48 by Eclipse SUMO netedit Version v1_20_0+1829-6a550143aba
4
<neteditConfiguration 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="D:\Netedit_dev\tests\netedit\network\trafficlights\net.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-turnarounds value="true"/>
19
<junctions.corner-detail value="5"/>
20
<junctions.limit-turn-speed value="5.50"/>
21
<rectangular-lane-cut value="0"/>
22
</junctions>
23
24
<pedestrian>
25
<walkingareas value="0"/>
26
</pedestrian>
27
28
</neteditConfiguration>
29
-->
30
31
<nodes version="1.20" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd">
32
<location netOffset="30.00,-20.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
33
34
<node id="J0" x="0.00" y="0.00" type="priority"/>
35
<node id="J1" x="-25.00" y="0.00" type="priority"/>
36
<node id="J2" x="25.00" y="0.00" type="priority"/>
37
<node id="J3" x="0.00" y="25.00" type="priority"/>
38
<node id="J4" x="0.00" y="-25.00" type="priority"/>
39
<node id="JunctionExtern0" x="-60.00" y="0.00" type="dead_end"/>
40
<node id="JunctionExtern1" x="60.00" y="0.00" type="dead_end"/>
41
</nodes>
42
43