Ticket #4321: validator-test.osm

File validator-test.osm, 1.2 KB (added by Cobra, 5 months ago)
Line 
1<?xml version='1.0' encoding='UTF-8'?>
2<osm version='0.6' generator='JOSM'>
3  <node id='-27' action='modify' visible='true' lat='0.0015859754346155973' lon='-3.265551748588256E-4' />
4  <node id='-13' visible='true' lat='1.0531663132596276E-4' lon='-3.288709090503571E-4' />
5  <node id='-12' action='modify' visible='true' lat='0.0010851686595039066' lon='-3.2788622578324827E-4' />
6  <node id='-8' visible='true' lat='1.1678139547800259E-4' lon='0.0019179098412253014' />
7  <node id='-7' visible='true' lat='1.1678139547800259E-4' lon='-0.0023760522388950457' />
8  <way id='-68' action='modify' visible='true'>
9    <nd ref='-12' />
10    <nd ref='-27' />
11    <tag k='highway' v='residential' />
12    <tag k='name' v='baz' />
13  </way>
14  <way id='-51' action='modify' visible='true'>
15    <nd ref='-12' />
16    <nd ref='-27' />
17    <tag k='highway' v='residential' />
18    <tag k='name' v='baz' />
19  </way>
20  <way id='-29' action='modify' visible='true'>
21    <nd ref='-12' />
22    <nd ref='-13' />
23    <tag k='highway' v='residential' />
24    <tag k='name' v='bar' />
25  </way>
26  <way id='-9' action='modify' visible='true'>
27    <nd ref='-7' />
28    <nd ref='-8' />
29    <tag k='highway' v='residential' />
30    <tag k='name' v='foo' />
31  </way>
32</osm>