Ticket #17453: json1.osm

File json1.osm, 1.4 KB (added by GerdP, 7 years ago)

simple multipolygon for export/import test

Line 
1<?xml version='1.0' encoding='UTF-8'?>
2<osm version='0.6' generator='JOSM'>
3 <node id='-102235' action='modify' visible='true' lat='52.87146479372' lon='9.50095491532' />
4 <node id='-102238' action='modify' visible='true' lat='52.87141057091' lon='9.51577711751' />
5 <node id='-102242' action='modify' visible='true' lat='52.8496075122' lon='9.53149763498' />
6 <node id='-102244' action='modify' visible='true' lat='52.84879375322' lon='9.50194306214' />
7 <node id='-102253' action='modify' visible='true' lat='52.86625909527' lon='9.50490750257' />
8 <node id='-102254' action='modify' visible='true' lat='52.86555410892' lon='9.51362116083' />
9 <node id='-102256' action='modify' visible='true' lat='52.85659234502' lon='9.51972911396' />
10 <way id='-102239' action='modify' visible='true'>
11 <nd ref='-102235' />
12 <nd ref='-102238' />
13 <nd ref='-102242' />
14 <nd ref='-102244' />
15 <nd ref='-102235' />
16 </way>
17 <way id='-102255' action='modify' visible='true'>
18 <nd ref='-102253' />
19 <nd ref='-102254' />
20 <nd ref='-102256' />
21 <nd ref='-102253' />
22 <tag k='natural' v='water' />
23 </way>
24 <relation id='-102298' action='modify' visible='true'>
25 <member type='way' ref='-102255' role='inner' />
26 <member type='way' ref='-102239' role='outer' />
27 <tag k='natural' v='wood' />
28 <tag k='type' v='multipolygon' />
29 </relation>
30</osm>