Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/complex/traci/bugs/ticket10212/net.net.xml
169720 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on Mon 05 Oct 2015 12:04:48 PM CEST by Netedit Version dev-SVN-r19009I
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="net.net.xml"/>
13
</output>
14
15
<processing>
16
<no-turnarounds value="true"/>
17
<offset.disable-normalization value="true"/>
18
</processing>
19
20
</configuration>
21
-->
22
23
<net version="0.13" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">
24
25
<location netOffset="0.00,0.00" convBoundary="0.00,0.00,500.00,0.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>
26
27
<edge id="beg" from="gneJ0" to="gneJ1" priority="1">
28
<lane id="beg_0" index="0" speed="13.89" length="500.00" shape="0.00,-1.65 500.00,-1.65"/>
29
</edge>
30
31
<junction id="gneJ0" type="unregulated" x="0.00" y="0.00" incLanes="" intLanes="" shape="-0.00,-0.05 -0.00,-3.25"/>
32
<junction id="gneJ1" type="unregulated" x="500.00" y="0.00" incLanes="beg_0" intLanes="" shape="500.00,-3.25 500.00,-0.05"/>
33
34
</net>
35
36