source: josm/trunk/test/data/regress/14287/example.osm@ 11887

Last change on this file since 11887 was 11887, checked in by Don-vip, 7 years ago

add upload=never flag on all .osm files

File size: 1.5 KB
Line 
1<?xml version='1.0' encoding='UTF-8'?>
2<osm version='0.6' upload='never' generator='JOSM'>
3 <node id='-30910' action='modify' visible='true' lat='-23.50408988778' lon='-51.13765049621' />
4 <node id='-30911' action='modify' visible='true' lat='-23.50516007238' lon='-51.13802724884' />
5 <node id='-30913' action='modify' visible='true' lat='-23.50562134566' lon='-51.13646913871' />
6 <node id='-30915' action='modify' visible='true' lat='-23.50455116481' lon='-51.13609238609' />
7 <node id='-30931' action='modify' visible='true' lat='-23.50454078258' lon='-51.13735486045'>
8 <tag k='amenity' v='parking' />
9 </node>
10 <node id='-30934' action='modify' visible='true' lat='-23.50461949174' lon='-51.13702763095'>
11 <tag k='amenity' v='parking' />
12 </node>
13 <node id='-30935' action='modify' visible='true' lat='-23.50474739403' lon='-51.13740850463'>
14 <tag k='amenity' v='parking' />
15 </node>
16 <node id='-30936' action='modify' visible='true' lat='-23.50491465068' lon='-51.13714564815'>
17 <tag k='amenity' v='parking' />
18 </node>
19 <node id='-30937' action='modify' visible='true' lat='-23.50485561895' lon='-51.1367433168'>
20 <tag k='amenity' v='parking' />
21 </node>
22 <node id='-30938' action='modify' visible='true' lat='-23.50503271407' lon='-51.13685060516'>
23 <tag k='amenity' v='parking' />
24 </node>
25 <way id='-30912' action='modify' visible='true'>
26 <nd ref='-30910' />
27 <nd ref='-30911' />
28 <nd ref='-30913' />
29 <nd ref='-30915' />
30 <nd ref='-30910' />
31 <tag k='amenity' v='parking' />
32 </way>
33</osm>
Note: See TracBrowser for help on using the repository browser.