Ticket #10549: islet-example.osm

File islet-example.osm, 1.5 KB (added by naoliv, 11 years ago)

What is the proper tagging for this example then?

Line 
1<?xml version='1.0' encoding='UTF-8'?>
2<osm version='0.6' upload='true' generator='JOSM'>
3 <node id='-83543' action='modify' visible='true' lat='-27.85870022891' lon='-19.95427388056' />
4 <node id='-83541' action='modify' visible='true' lat='-28.00889333488' lon='-19.9596249689' />
5 <node id='-83539' action='modify' visible='true' lat='-28.00212233703' lon='-20.20326387945' />
6 <node id='-83538' action='modify' visible='true' lat='-27.85191981442' lon='-20.19791279112' />
7 <node id='-83533' action='modify' visible='true' lat='-27.74177818733' lon='-20.32234484589' />
8 <node id='-83531' action='modify' visible='true' lat='-27.74982823619' lon='-19.81600769462' />
9 <node id='-83529' action='modify' visible='true' lat='-28.14017966573' lon='-19.82394559328' />
10 <node id='-83527' action='modify' visible='true' lat='-28.13215865443' lon='-20.33028274455' />
11 <way id='-83540' action='modify' visible='true'>
12 <nd ref='-83538' />
13 <nd ref='-83539' />
14 <nd ref='-83541' />
15 <nd ref='-83543' />
16 <nd ref='-83538' />
17 <tag k='natural' v='wood' />
18 </way>
19 <way id='-83528' action='modify' visible='true'>
20 <nd ref='-83527' />
21 <nd ref='-83529' />
22 <nd ref='-83531' />
23 <nd ref='-83533' />
24 <nd ref='-83527' />
25 <tag k='place' v='islet' />
26 </way>
27 <relation id='-83552' action='modify' visible='true'>
28 <member type='way' ref='-83528' role='outer' />
29 <member type='way' ref='-83540' role='inner' />
30 <tag k='natural' v='sand' />
31 <tag k='type' v='multipolygon' />
32 </relation>
33</osm>