source: josm/trunk/test/data/regress/14289/example2.osm@ 12978

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

add upload=never flag on all .osm files

File size: 1.9 KB
Line 
1<?xml version='1.0' encoding='UTF-8'?>
2<osm version='0.6' upload='never' generator='JOSM'>
3 <node id='-30485' action='modify' visible='true' lat='-23.2277275943' lon='-51.12651457665' />
4 <node id='-30487' action='modify' visible='true' lat='-23.22434907439' lon='-51.12226912293' />
5 <node id='-30489' action='modify' visible='true' lat='-23.22804935364' lon='-51.12318824177' />
6 <node id='-30491' action='modify' visible='true' lat='-23.22274022534' lon='-51.11793613408' />
7 <node id='-30493' action='modify' visible='true' lat='-23.22652098986' lon='-51.11854887998' />
8 <node id='-30495' action='modify' visible='true' lat='-23.22648076952' lon='-51.12296940395' />
9 <node id='-30497' action='modify' visible='true' lat='-23.2288537486' lon='-51.12467633895' />
10 <node id='-30499' action='modify' visible='true' lat='-23.23014077046' lon='-51.11929292857' />
11 <node id='-30664' action='modify' visible='true' lat='-23.22448675761' lon='-51.12075882171' />
12 <node id='-30665' action='modify' visible='true' lat='-23.22758893344' lon='-51.1210246296' />
13 <node id='-30667' action='modify' visible='true' lat='-23.22773549114' lon='-51.11932345911' />
14 <node id='-30669' action='modify' visible='true' lat='-23.22368066863' lon='-51.11932345911' />
15 <way id='-30509' action='modify' visible='true'>
16 <nd ref='-30487' />
17 <nd ref='-30485' />
18 <nd ref='-30489' />
19 <nd ref='-30491' />
20 <nd ref='-30487' />
21 <tag k='name' v='A' />
22 <tag k='natural' v='wood' />
23 </way>
24 <way id='-30511' action='modify' visible='true'>
25 <nd ref='-30493' />
26 <nd ref='-30495' />
27 <nd ref='-30497' />
28 <nd ref='-30499' />
29 <nd ref='-30493' />
30 <tag k='name' v='B' />
31 <tag k='natural' v='wood' />
32 </way>
33 <way id='-30666' action='modify' visible='true'>
34 <nd ref='-30664' />
35 <nd ref='-30665' />
36 <nd ref='-30667' />
37 <nd ref='-30669' />
38 <nd ref='-30664' />
39 <tag k='name' v='C' />
40 <tag k='natural' v='wood' />
41 </way>
42</osm>
Note: See TracBrowser for help on using the repository browser.