Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netedit/bugs/ticket4528/net.edg.xml
169686 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on 2025-02-03 14:47:45 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\bugs\ticket4528/net.net.xml"/>
8
</input>
9
10
<output>
11
<plain-output-prefix value="D:/SUMO/tests/netedit\bugs\ticket4528/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-internal-links value="true"/>
23
<no-turnarounds value="true"/>
24
<junctions.corner-detail value="5"/>
25
<junctions.limit-turn-speed value="5.50"/>
26
<rectangular-lane-cut value="0"/>
27
</junctions>
28
29
<pedestrian>
30
<walkingareas value="0"/>
31
</pedestrian>
32
33
</netconvertConfiguration>
34
-->
35
36
<edges version="1.20" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/edges_file.xsd">
37
<edge id="-E0" from="gneJ1" to="gneJ0" priority="-1" numLanes="1" speed="13.89" disallow="all"/>
38
<edge id="-E1" from="J1" to="J0" priority="-1" numLanes="1" speed="13.89" width="1.00" allow="bicycle"/>
39
<edge id="-E2" from="J3" to="J2" priority="-1" numLanes="1" speed="13.89"/>
40
<edge id="E0" from="gneJ0" to="gneJ1" priority="-1" numLanes="1" speed="13.89" disallow="all"/>
41
<edge id="E1" from="J0" to="J1" priority="-1" numLanes="1" speed="13.89" width="1.00" allow="bicycle"/>
42
<edge id="E2" from="J2" to="J3" priority="-1" numLanes="1" speed="13.89"/>
43
</edges>
44
45