Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netconvert/bugs/0xxx/ticket1586d/input_plain.edg.xml
169689 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on Thu 29 Jan 2015 10:35:29 AM CET by Netedit Version dev-SVN-r17735I
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
<output-file value="/scr2/debug/1586/net.net.xml"/>
13
<plain-output-prefix value="/scr2/debug/1586/input_plain"/>
14
</output>
15
16
<processing>
17
<no-turnarounds value="true"/>
18
<offset.disable-normalization value="true"/>
19
</processing>
20
21
</configuration>
22
-->
23
24
<edges version="0.13" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/edges_file.xsd">
25
<edge id="beg" from="gneJ4" to="gneJ0" priority="1" numLanes="2" speed="13.89" sidewalkWidth="2"/>
26
<edge id="end" from="gneJ1" to="gneJ2" priority="1" numLanes="2" speed="13.89" sidewalkWidth="2"/>
27
<edge id="middle" from="gneJ0" to="gneJ1" priority="1" numLanes="3" speed="13.89" sidewalkWidth="2"/>
28
<edge id="cyclepath_in" from="gneJ5" to="gneJ0" priority="1" numLanes="1" speed="13.89" shape="251.34,79.45 130.63,63.50 127.58,44.37">
29
<lane index="0" allow="bicycle"/>
30
</edge>
31
<edge id="cyclepath_out" from="gneJ1" to="gneJ3" priority="1" numLanes="1" speed="13.89" shape="36.95,45.08 24.97,71.65 -43.24,74.38">
32
<lane index="0" allow="bicycle"/>
33
</edge>
34
</edges>
35
36