Ticket #9025: 9025-test2.osm

File 9025-test2.osm, 812 bytes (added by AlfonZ, 13 years ago)

Note: Although nodes and ways have positive IDs, they are fabricated and must not be uploaded!

Line 
1<?xml version='1.0' encoding='UTF-8'?>
2<osm version='0.5' upload='false' generator='JOSM'>
3 <node id='1' visible='true' lat='0.026006226582286532' lon='-0.022951955509253774' />
4 <node id='2' visible='true' lat='0.001661883275381727' lon='-0.01100436223046414'>
5 <tag k='highway' v='traffic_signals' />
6 </node>
7 <node id='3' visible='true' lat='0.0176565435154956' lon='0.00635113554334515' />
8 <node id='4' visible='true' lat='0.006478735811796297' lon='-0.0036310879961133904'>
9 <tag k='highway' v='crossing' />
10 </node>
11 <way id='5' visible='true'>
12 <nd ref='1' />
13 <nd ref='2' />
14 <tag k='highway' v='tertiary' />
15 </way>
16 <way id='6' visible='true'>
17 <nd ref='2' />
18 <nd ref='4' />
19 <nd ref='3' />
20 <tag k='highway' v='tertiary' />
21 </way>
22</osm>