Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netconvert/bugs/0xxx/ticket727/input_plain.edg.xml
169689 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on Wed 04 Jul 2012 03:08:18 PM CEST by Netedit Version dev-SVN-r12454
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
<output>
12
<plain-output-prefix value="/home/erdm_ja/debug/ramp_connection_bug/plain"/>
13
</output>
14
15
<processing>
16
<no-turnarounds value="true"/>
17
<offset.disable-normalization value="true"/>
18
</processing>
19
20
</configuration>
21
-->
22
23
<edges version="0.13" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/edges_file.xsd">
24
<edge id="gneE0" from="gneJ0" to="gneJ1" priority="1" numLanes="3" speed="13.89" spreadType="center"/>
25
<edge id="gneE1" from="gneJ1" to="gneJ2" priority="1" numLanes="2" speed="13.89" spreadType="center"/>
26
<edge id="gneE2" from="gneJ1" to="gneJ3" priority="1" numLanes="1" speed="13.89" spreadType="center"/>
27
</edges>
28
29