Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/tools/net/netdiff/change_to_unwritten_default/dest.net.xml
428504 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on 2024-04-17 09:20:04 by Eclipse SUMO netedit Version v1_19_0+1861-4ee0717ac3a
4
<configuration 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="dest.net.xml"/>
8
</input>
9
10
<output>
11
<output-file value="dest.net.xml"/>
12
<output.street-names value="true"/>
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="0"/>
20
</processing>
21
22
<junctions>
23
<no-internal-links value="true"/>
24
<no-turnarounds value="true"/>
25
<junctions.corner-detail value="0"/>
26
<junctions.limit-turn-speed value="-1.00"/>
27
<rectangular-lane-cut value="0"/>
28
</junctions>
29
30
<pedestrian>
31
<walkingareas value="0"/>
32
</pedestrian>
33
34
</configuration>
35
-->
36
37
<net version="1.20" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">
38
39
<location netOffset="0.00,0.00" convBoundary="0.00,-20.00,100.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
40
41
<edge id="E0" from="J0" to="J1" priority="-1">
42
<lane id="E0_0" index="0" speed="13.89" length="100.00" shape="0.00,-21.60 100.00,-21.60"/>
43
</edge>
44
<edge id="gneE0" from="gneJ0" to="gneJ1" name="Teststraße" priority="1">
45
<lane id="gneE0_0" index="0" speed="13.89" length="100.00" shape="0.00,-1.60 100.00,-1.60"/>
46
</edge>
47
48
<junction id="J0" type="dead_end" x="0.00" y="-20.00" incLanes="" intLanes="" shape="0.00,-20.00 0.00,-23.20"/>
49
<junction id="J1" type="dead_end" x="100.00" y="-20.00" incLanes="E0_0" intLanes="" shape="100.00,-23.20 100.00,-20.00"/>
50
<junction id="gneJ0" type="dead_end" x="0.00" y="0.00" incLanes="" intLanes="" shape="0.00,0.00 0.00,-3.20"/>
51
<junction id="gneJ1" type="dead_end" x="100.00" y="0.00" incLanes="gneE0_0" intLanes="" shape="100.00,-3.20 100.00,0.00"/>
52
53
</net>
54
55