Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netconvert/function/railway/all-bidi_simplifyGeometry/input_net.net.xml
169690 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on Thu 05 Dec 2019 01:04:15 PM CET by Eclipse SUMO netedit Version v1_3_1+1278-33010d8
4
<configuration 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="/scr1/sumo/tests/netconvert/function/railway/all-bidi_simplifyGeometry/input_net.net.xml"/>
8
</input>
9
10
<output>
11
<output-file value="/scr1/sumo/tests/netconvert/function/railway/all-bidi_simplifyGeometry/input_net.net.xml"/>
12
</output>
13
14
<processing>
15
<geometry.max-grade.fix value="false"/>
16
<offset.disable-normalization value="true"/>
17
<lefthand value="false"/>
18
</processing>
19
20
<junctions>
21
<no-turnarounds value="true"/>
22
<junctions.corner-detail value="5"/>
23
<junctions.limit-turn-speed value="-1"/>
24
<rectangular-lane-cut value="false"/>
25
</junctions>
26
27
<pedestrian>
28
<walkingareas value="false"/>
29
</pedestrian>
30
31
<report>
32
<aggregate-warnings value="5"/>
33
</report>
34
35
</configuration>
36
-->
37
38
<net version="1.3" junctionCornerDetail="5" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">
39
40
<location netOffset="0.00,0.00" convBoundary="0.00,-100.00,100.00,-100.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
41
42
<edge id="gneE7" from="gneJ8" to="gneJ10" priority="-1" spreadType="center" shape="0.00,-100.00 40.00,-100.00 50.00,-100.00 90.00,-100.00 100.00,-100.00">
43
<lane id="gneE7_0" index="0" allow="rail" speed="27.78" length="100.00" shape="0.00,-100.00 40.00,-100.00 50.00,-100.00 90.00,-100.00 100.00,-100.00"/>
44
</edge>
45
46
<junction id="gneJ10" type="dead_end" x="100.00" y="-100.00" incLanes="gneE7_0" intLanes="" shape="100.00,-101.60 100.00,-98.40"/>
47
<junction id="gneJ8" type="dead_end" x="0.00" y="-100.00" incLanes="" intLanes="" shape="0.00,-98.40 0.00,-101.60"/>
48
49
</net>
50
51