source: josm/trunk/test/data/regress/17768/touching-inner-outer.osm@ 15183

Last change on this file since 15183 was 15183, checked in by GerdP, 5 years ago

fix #17768: Create / Update multipolygon did not work wich touching inner rings

File size: 1.9 KB
Line 
1<?xml version='1.0' encoding='UTF-8'?>
2<osm version='0.6' generator='JOSM'>
3 <node id='-107285' action='modify' visible='true' lat='44.64336908343' lon='-82.22912811082' />
4 <node id='-107286' action='modify' visible='true' lat='44.64203585847' lon='-82.21278067994' />
5 <node id='-107288' action='modify' visible='true' lat='44.63592102046' lon='-82.21200530773' />
6 <node id='-107290' action='modify' visible='true' lat='44.63454164462' lon='-82.23675260427' />
7 <node id='-107294' action='modify' visible='true' lat='44.64028882765' lon='-82.2257035502' />
8 <node id='-107295' action='modify' visible='true' lat='44.64042675305' lon='-82.21911288637' />
9 <node id='-107297' action='modify' visible='true' lat='44.63702449753' lon='-82.21698061278' />
10 <node id='-107299' action='modify' visible='true' lat='44.63702449753' lon='-82.22783582379' />
11 <node id='-107302' action='modify' visible='true' lat='44.6404152248' lon='-82.21588212035' />
12 <node id='-107303' action='modify' visible='true' lat='44.64076416419' lon='-82.21261942014' />
13 <node id='-107306' action='modify' visible='true' lat='44.63772647559' lon='-82.21223423412' />
14 <node id='-107309' action='modify' visible='true' lat='44.63772561986' lon='-82.21509059454' />
15 <way id='-107287' action='modify' visible='true'>
16 <nd ref='-107285' />
17 <nd ref='-107286' />
18 <nd ref='-107303' />
19 <nd ref='-107306' />
20 <nd ref='-107288' />
21 <nd ref='-107290' />
22 <nd ref='-107285' />
23 </way>
24 <way id='-107296' action='modify' visible='true'>
25 <nd ref='-107294' />
26 <nd ref='-107295' />
27 <nd ref='-107297' />
28 <nd ref='-107299' />
29 <nd ref='-107294' />
30 </way>
31 <way id='-107304' action='modify' visible='true'>
32 <nd ref='-107302' />
33 <nd ref='-107303' />
34 <nd ref='-107306' />
35 <nd ref='-107309' />
36 <nd ref='-107302' />
37 </way>
38</osm>
Note: See TracBrowser for help on using the repository browser.