Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netconvert/bugs/0xxx/ticket731/input_plain.nod.xml
169748 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on Tue 24 Jul 2012 02:13:05 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
<output>
12
<plain-output-prefix value="/home/erdm_ja/delphi-extern/sumo/tests/netconvert/bugs/ticket731/input_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
<nodes version="0.13" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd">
24
<location netOffset="0.00,0.00" convBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>
25
26
<node id="merge" x="0.00" y="0.00" type="unregulated"/>
27
<node id="end" x="0.00" y="100.00" type="priority"/>
28
<node id="enter_right" x="20.00" y="-100.00" type="unregulated"/>
29
<node id="enter_left" x="-20.00" y="-100.00" type="unregulated"/>
30
</nodes>
31
32