Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netconvert/bugs/0xxx/ticket731b/input_plain.edg.xml
169689 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on Tue 24 Jul 2012 02:59:27 PM CEST by Netedit Version dev-SVN-r12491
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/netedit.exeConfiguration.xsd">
10
11
<input>
12
<sumo-net-file value="/home/erdm_ja/debug/_bugs_ticket731b/bla.net.xml"/>
13
</input>
14
15
<output>
16
<output-file value="/home/erdm_ja/debug/_bugs_ticket731b/bla.net.xml"/>
17
<plain-output-prefix value="/home/erdm_ja/delphi-extern/sumo/tests/netconvert/bugs/ticket731b/input_plain"/>
18
</output>
19
20
<processing>
21
<no-turnarounds value="true"/>
22
<offset.disable-normalization value="true"/>
23
</processing>
24
25
</configuration>
26
-->
27
28
<edges version="0.13" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/edges_file.xsd">
29
<edge id="leave_left" from="gneJ13" to="gneJ14" priority="1" numLanes="1" speed="13.89"/>
30
<edge id="leave_right" from="gneJ13" to="gneJ15" priority="1" numLanes="1" speed="13.89"/>
31
<edge id="split" from="gneJ12" to="gneJ13" priority="1" numLanes="2" speed="13.89"/>
32
</edges>
33
34