Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netconvert/import/XML/3D/basic2/input_nodes.nod.xml
169730 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on Sa 03 Mär 2012 11:31:41 CET by Netedit Version dev-SVN-r12002
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
<input>
12
<sumo-net-file value="/home/micha/programming/vabene/SE/extern/sumo/test3d.net.xml"/>
13
</input>
14
15
<output>
16
<output-file value="/home/micha/programming/vabene/SE/extern/sumo/test3d.net.xml"/>
17
<plain-output-prefix value="/home/micha/programming/vabene/SE/extern/sumo/test3d"/>
18
</output>
19
20
<processing>
21
<no-turnarounds value="true"/>
22
<offset.disable-normalization value="true"/>
23
</processing>
24
25
</configuration>
26
-->
27
28
<nodes version="0.13" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd">
29
<location netOffset="0.00,0.00" convBoundary="-175.50,42.11,217.91,190.85" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
30
31
<node id="gneJ0" x="-7.65" y="42.11" z="50.00" type="unregulated"/>
32
<node id="gneJ1" x="79.13" y="42.23" z="45.00" type="unregulated"/>
33
<node id="gneJ2" x="113.04" y="42.47" z="100.00" type="unregulated"/>
34
<node id="gneJ3" x="-175.50" y="44.46" type="unregulated"/>
35
<node id="gneJ4" x="217.91" y="142.21" z="80.00" type="priority"/>
36
<node id="gneJ5" x="120.16" y="146.07" z="40.00" type="priority"/>
37
<node id="gneJ6" x="4.11" y="190.85" type="unregulated"/>
38
</nodes>
39
40