Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netedit/basic/files/reload/traffic_lights/net.nod.xml
169727 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on 2025-09-11 13:28:21 by Eclipse SUMO netedit Version v1_24_0+0749-0e520f68dcb
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:\SUMO\tests\netedit\basic\files\load\traffic_lights\net.net.xml"/>
8
</input>
9
10
<processing>
11
<geometry.min-radius.fix.railways value="false"/>
12
<geometry.avoid-overlap value="false"/>
13
<geometry.max-grade.fix value="false"/>
14
<offset.disable-normalization value="true"/>
15
<lefthand value="0"/>
16
</processing>
17
18
<junctions>
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
</neteditConfiguration>
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="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/>
34
35
<node id="J0" x="-20.00" y="10.00" type="traffic_light" tl="J4"/>
36
<node id="J1" x="-20.00" y="-10.00" type="traffic_light" tl="J4"/>
37
<node id="J2" x="20.00" y="-10.00" type="traffic_light" tl="J4"/>
38
<node id="J3" x="20.00" y="10.00" type="traffic_light" tl="J4"/>
39
<node id="J4" x="0.00" y="10.00" type="traffic_light" tl="J4"/>
40
<node id="J5" x="0.00" y="-10.00" type="traffic_light" tl="J4"/>
41
<node id="J6" x="0.00" y="20.00" type="priority"/>
42
<node id="J7" x="0.00" y="-20.00" type="priority"/>
43
<node id="Junction0" x="-35.00" y="-20.00" type="traffic_light" tl="Junction0"/>
44
<node id="Junction1" x="35.00" y="-20.00" type="traffic_light" tl="Junction1"/>
45
<node id="Junction2" x="35.00" y="20.00" type="traffic_light" tl="Junction2"/>
46
<node id="Junction3" x="-35.00" y="20.00" type="traffic_light" tl="Junction3"/>
47
<node id="JunctionExtern0" x="-60.00" y="0.00" type="priority"/>
48
<node id="JunctionExtern1" x="60.00" y="0.00" type="priority"/>
49
</nodes>
50
51