Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netedit/network/junctions/bugs/ticket5552/net.edg.xml
169744 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on 2025-02-03 14:48:00 by Eclipse SUMO netconvert Version v1_21_0+2283-8c24bb7ce10
4
<netconvertConfiguration 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="D:/SUMO/tests/netedit\network\junctions\bugs\ticket5552/net.net.xml"/>
8
</input>
9
10
<output>
11
<plain-output-prefix value="D:/SUMO/tests/netedit\network\junctions\bugs\ticket5552/net"/>
12
</output>
13
14
<processing>
15
<geometry.min-radius.fix.railways value="false"/>
16
<geometry.max-grade.fix value="false"/>
17
<offset.disable-normalization value="true"/>
18
<lefthand value="0"/>
19
</processing>
20
21
<junctions>
22
<no-turnarounds value="true"/>
23
<junctions.corner-detail value="0"/>
24
<junctions.limit-turn-speed value="-1.00"/>
25
<rectangular-lane-cut value="0"/>
26
</junctions>
27
28
<pedestrian>
29
<walkingareas value="1"/>
30
</pedestrian>
31
32
</netconvertConfiguration>
33
-->
34
35
<edges version="1.20" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/edges_file.xsd">
36
<location netOffset="50.00,50.00" convBoundary="-50.00,-40.00,10.00,20.00" origBoundary="-50.000000,-50.000000,50.000000,50.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>
37
38
<edge id="-gneE10" from="gneJ12" to="gneJ11" priority="-1" numLanes="2" speed="13.89">
39
<lane index="0" allow="pedestrian" width="2.00"/>
40
<lane index="1" disallow="pedestrian"/>
41
</edge>
42
<edge id="-gneE11" from="gneJ14" to="gneJ13" priority="-1" numLanes="2" speed="13.89">
43
<lane index="0" allow="pedestrian" width="2.00"/>
44
<lane index="1" disallow="pedestrian"/>
45
</edge>
46
<edge id="-gneE8" from="gneJ8" to="gneJ7" priority="-1" numLanes="2" speed="13.89">
47
<lane index="0" allow="pedestrian" width="2.00"/>
48
<lane index="1" disallow="pedestrian"/>
49
</edge>
50
<edge id="-gneE9" from="gneJ10" to="gneJ9" priority="-1" numLanes="2" speed="13.89">
51
<lane index="0" allow="pedestrian" width="2.00"/>
52
<lane index="1" disallow="pedestrian"/>
53
</edge>
54
<edge id="gneE10" from="gneJ11" to="gneJ12" priority="-1" numLanes="2" speed="13.89">
55
<lane index="0" allow="pedestrian" width="2.00"/>
56
<lane index="1" disallow="pedestrian"/>
57
</edge>
58
<edge id="gneE11" from="gneJ13" to="gneJ14" priority="-1" numLanes="2" speed="13.89">
59
<lane index="0" allow="pedestrian" width="2.00"/>
60
<lane index="1" disallow="pedestrian"/>
61
</edge>
62
<edge id="gneE12" from="gneJ15" to="gneJ16" priority="-1" numLanes="1" speed="13.89" width="2.00" allow="bicycle"/>
63
<edge id="gneE13" from="gneJ17" to="gneJ18" priority="-1" numLanes="1" speed="13.89" width="2.00" allow="bicycle"/>
64
<edge id="gneE8" from="gneJ7" to="gneJ8" priority="-1" numLanes="2" speed="13.89">
65
<lane index="0" allow="pedestrian" width="2.00"/>
66
<lane index="1" disallow="pedestrian"/>
67
</edge>
68
<edge id="gneE9" from="gneJ9" to="gneJ10" priority="-1" numLanes="2" speed="13.89">
69
<lane index="0" allow="pedestrian" width="2.00"/>
70
<lane index="1" disallow="pedestrian"/>
71
</edge>
72
</edges>
73
74