File: quickstart.nod.xml

package info (click to toggle)
sumo 1.8.0%2Bdfsg2-5
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 155,396 kB
  • sloc: xml: 722,633; cpp: 332,448; python: 174,887; java: 15,448; cs: 2,325; ansic: 363; tcl: 264; sh: 197; makefile: 108; csh: 1
file content (17 lines) | stat: -rw-r--r-- 753 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<nodes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd">
   <node id="91" x="-1000.0" y="1000.0" />
   <node id="92" x="-1000.0" y="0.0" />
   <node id="93" x="3000.0" y="0.0" />
   <node id="94" x="+3000.0" y="+1000.0" />
   <node id="911" x="-500.0" y="+1000.0" />
   <node id="912" x="-500.0" y="0.0" />
   <node id="913" x="+2500.0" y="0.0" />
   <node id="914" x="2500.0" y="+1000.0" />
   <node id="1" x="0.0" y="+1000.0" /> 
   <node id="2" x="0.0" y="0.0" />
   <node id="3" x="+1000.0" y="0.0" />
   <node id="4" x="+2000.0" y="0.0" />
   <node id="5" x="+2000.0" y="+1000.0" />
   <node id="6" x="+1000.0" y="+1000.0" />
</nodes>