Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netconvert/bugs/0xxx/ticket2086/input_plain.edg.xml
169689 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on Wed Jan 6 08:47:03 2016 by SUMO netconvert Version dev-SVN-r19670I
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
<node-files value="input_nodes.nod.xml"/>
13
<dlr-navteq-prefix value="braunschweig_umgebung"/>
14
</input>
15
16
<output>
17
<output-file value="bs_nt.part.net.xml"/>
18
<plain-output-prefix value="bs_nt.part"/>
19
</output>
20
21
<projection>
22
<proj.scale value="5"/>
23
<proj.utm value="true"/>
24
</projection>
25
26
<ramp_guessing>
27
<ramps.guess value="true"/>
28
<ramps.ramp-length value="170"/>
29
</ramp_guessing>
30
31
<edge_removal>
32
<keep-edges.input-file value="/scr2/debug/2086/edges.txt"/>
33
</edge_removal>
34
35
<processing>
36
<no-turnarounds value="true"/>
37
<roundabouts.guess value="true"/>
38
</processing>
39
40
<report>
41
<verbose value="true"/>
42
</report>
43
44
</configuration>
45
-->
46
47
<edges version="0.25" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/edges_file.xsd">
48
<edge id="-51809012" from="54534765" to="54534779" priority="-4" numLanes="1" speed="13.89" shape="0.00,140.79 134.64,131.37 189.92,131.42"/>
49
<edge id="-51811859" from="54534779" to="54534761" priority="-1" numLanes="2" speed="13.89"/>
50
<edge id="-51812270" from="54535534" to="54534761" priority="-4" numLanes="1" speed="13.89" shape="677.72,171.72 371.10,148.58 203.72,91.65"/>
51
<edge id="-717744589" from="54534761" to="806373935" priority="-1" numLanes="2" speed="13.89"/>
52
<edge id="-763770254" from="838257708" to="54534779" priority="-1" numLanes="2" speed="13.89" shape="147.32,242.91 171.21,177.76 189.92,131.42"/>
53
<edge id="51809012" from="54534779" to="54534765" priority="-4" numLanes="1" speed="13.89" shape="189.92,131.42 134.64,131.37 0.00,140.79"/>
54
<edge id="51811859" from="54534761" to="54534779" priority="-1" numLanes="2" speed="13.89"/>
55
<edge id="51812270" from="54534761" to="54535534" priority="-4" numLanes="1" speed="13.89" shape="203.72,91.65 371.10,148.58 677.72,171.72"/>
56
<edge id="717744589" from="806373935" to="54534761" priority="-1" numLanes="2" speed="13.89"/>
57
<edge id="763770254" from="54534779" to="838257708" priority="-1" numLanes="2" speed="13.89" shape="189.92,131.42 171.21,177.76 147.32,242.91"/>
58
</edges>
59
60