Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netconvert/function/lefthand/custom_shapes/input_plain.con.xml
169713 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on Di 23 Apr 2019 20:27:19 CEST by Eclipse SUMO netedit Version v1_2_0+0022-5179cc2293
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="/home/kobo/dlr/sumo/tests/sumo/net3.net.xml"/>
8
</input>
9
10
<output>
11
<output-file value="/home/kobo/dlr/sumo/tests/sumo/net3.net.xml"/>
12
<plain-output-prefix value="/home/kobo/dlr/sumo/tests/netconvert/function/lefthand/custom_shapes/input_plain"/>
13
</output>
14
15
<processing>
16
<geometry.max-grade.fix value="false"/>
17
<offset.disable-normalization value="true"/>
18
<lefthand value="false"/>
19
</processing>
20
21
<junctions>
22
<no-internal-links value="false"/>
23
<no-turnarounds value="true"/>
24
<junctions.corner-detail value="0"/>
25
<junctions.limit-turn-speed value="-1"/>
26
<rectangular-lane-cut value="false"/>
27
</junctions>
28
29
<pedestrian>
30
<walkingareas value="false"/>
31
</pedestrian>
32
33
</configuration>
34
-->
35
36
<connections version="1.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/connections_file.xsd">
37
38
<connection from="NC" to="CE" fromLane="4" toLane="4" shape="101.65,116.94 113.30,101.75"/>
39
<crossing node="C" edges="CN NC" priority="1" width="4.50" linkIndex="24"/>
40
<crossing node="C" edges="CE EC" priority="1" width="4.50" linkIndex="25"/>
41
<crossing node="C" edges="CS SC" priority="1" width="4.50" linkIndex="26" shape="107.40,89.60 100.12,85.58 92.60,89.60"/>
42
<crossing node="C" edges="CW WC" priority="1" width="4.50" linkIndex="27"/>
43
<walkingArea node="C" edges="SC" shape="86.58,90.85 86.58,87.56 90.99,87.38"/>
44
</connections>
45
46