Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netconvert/function/opposites/guess_wide/input_plain.nod.xml
169720 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on Mon Dec 14 11:32:49 2020 by Eclipse SUMO netconvert Version v1_8_0+0240-6f1f621077
4
This data file and the accompanying materials
5
are made available under the terms of the Eclipse Public License v2.0
6
which accompanies this distribution, and is available at
7
http://www.eclipse.org/legal/epl-v20.html
8
SPDX-License-Identifier: EPL-2.0
9
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netconvertConfiguration.xsd">
10
11
<input>
12
<sumo-net-file value="input_net.net.xml"/>
13
<edge-files value="input_edges.edg.xml"/>
14
</input>
15
16
<output>
17
<write-license value="true"/>
18
<output-file value="net.net.xml"/>
19
<plain-output-prefix value="plain"/>
20
</output>
21
22
<processing>
23
<geometry.min-radius.fix.railways value="false"/>
24
<geometry.max-grade.fix value="false"/>
25
<offset.disable-normalization value="true"/>
26
<opposites.guess value="true"/>
27
<lefthand value="false"/>
28
</processing>
29
30
<junctions>
31
<no-internal-links value="true"/>
32
<no-turnarounds value="true"/>
33
<junctions.corner-detail value="0"/>
34
<junctions.limit-turn-speed value="-1"/>
35
<rectangular-lane-cut value="false"/>
36
</junctions>
37
38
<pedestrian>
39
<walkingareas value="false"/>
40
</pedestrian>
41
42
<report>
43
<xml-validation value="never"/>
44
<aggregate-warnings value="5"/>
45
</report>
46
47
</configuration>
48
-->
49
50
<nodes version="1.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd">
51
<location netOffset="0.00,0.00" convBoundary="0.00,0.00,200.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
52
53
<node id="E" x="200.00" y="0.00" type="dead_end"/>
54
<node id="W" x="0.00" y="0.00" type="dead_end"/>
55
</nodes>
56
57