Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netconvert/function/crossings/specified/across_3/input_plain.nod.xml
169730 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on Mon 26 Jan 2015 05:17:00 PM CET by Netedit Version dev-SVN-r17702I
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="/scr1/sumoID/sumo/tests/netconvert/function/crossings/specified/across_3/net.netconvert"/>
13
</input>
14
15
<output>
16
<output-file value="/home/erdm_ja/tmp/debug/net.net.xml"/>
17
<plain-output-prefix value="/home/erdm_ja/tmp/debug/input_plain"/>
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="100.00,100.00" convBoundary="-21.51,0.00,233.16,200.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
30
31
<node id="C" x="100.00" y="100.00" type="traffic_light" tl="C" shape="86.63,75.76 113.11,75.66 112.08,111.82 85.70,112.03"/>
32
<node id="E" x="200.00" y="100.00" type="dead_end"/>
33
<node id="E2" x="233.16" y="93.40" type="dead_end"/>
34
<node id="N" x="100.00" y="200.00" type="dead_end"/>
35
<node id="S" x="100.00" y="0.00" type="dead_end"/>
36
<node id="W" x="0.00" y="100.00" type="dead_end"/>
37
<node id="W2" x="-21.51" y="93.68" type="dead_end"/>
38
</nodes>
39
40