Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netconvert/bugs/0xxx/ticket1177/input_plain.nod.xml
169722 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on Thu 06 Mar 2014 08:50:57 AM CET by Netedit Version dev-SVN-r15841
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="/scr1/erdm_ja/debug/1177/net.net.xml"/>
13
<plain-output-prefix value="/scr1/erdm_ja/debug/1177/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
<nodes version="0.13" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd">
25
<location netOffset="0.00,0.00" convBoundary="-200.00,0.00,200.00,0.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>
26
27
<node id="C" x="0.00" y="0.00" type="priority"/>
28
<node id="E" x="200.00" y="0.00" type="dead_end"/>
29
<node id="W" x="-200.00" y="0.00" type="dead_end"/>
30
</nodes>
31
32