Ticket #15108: insidetest.osm

File insidetest.osm, 1.1 KB (added by maxerickson@…, 9 years ago)

sample data

Line 
1<?xml version='1.0' encoding='UTF-8'?>
2<osm version='0.6' generator='JOSM'>
3 <node id='-93945' action='modify' lat='31.30990196978' lon='-85.83597316005' />
4 <node id='-93958' action='modify' lat='31.30953925473' lon='-85.83633480575' />
5 <node id='-93960' action='modify' lat='31.30955716662' lon='-85.83575302788' />
6 <node id='-93964' action='modify' lat='31.30974971919' lon='-85.83599412502' />
7 <node id='-93965' action='modify' lat='31.30965120397' lon='-85.83610943234' />
8 <node id='-93967' action='modify' lat='31.309646726' lon='-85.83591026515' />
9 <way id='-93959' action='modify'>
10 <nd ref='-93945' />
11 <nd ref='-93958' />
12 <nd ref='-93960' />
13 <nd ref='-93945' />
14 </way>
15 <way id='-93966' action='modify'>
16 <nd ref='-93964' />
17 <nd ref='-93965' />
18 <nd ref='-93967' />
19 <nd ref='-93964' />
20 </way>
21 <relation id='-94002' action='modify'>
22 <member type='way' ref='-93959' role='outer' />
23 <member type='way' ref='-93966' role='inner' />
24 <tag k='leisure' v='track' />
25 <tag k='type' v='multipolygon' />
26 </relation>
27</osm>