Ticket #18295: testcase1.osm

File testcase1.osm, 1.4 KB (added by pangoSE, 4 years ago)

1 relation and 1 closed way that can be split if the outer way and the closed way is selected and "Split Polygon" is invoked from the Tools menu.

Line 
1<?xml version='1.0' encoding='UTF-8'?>
2<osm version='0.6' generator='JOSM'>
3 <node id='-137294' action='modify' visible='true' lat='57.43878969599' lon='13.30671008274' />
4 <node id='-137295' action='modify' visible='true' lat='57.40810800723' lon='13.3073650718' />
5 <node id='-137296' action='modify' visible='true' lat='57.40822712739' lon='13.32660472845' />
6 <node id='-137297' action='modify' visible='true' lat='57.40833556944' lon='13.34411976733' />
7 <node id='-137298' action='modify' visible='true' lat='57.40849491965' lon='13.36985734162' />
8 <node id='-137299' action='modify' visible='true' lat='57.43917628429' lon='13.36920235256' />
9 <node id='-137300' action='modify' visible='true' lat='57.43911028499' lon='13.35853347245' />
10 <node id='-137301' action='modify' visible='true' lat='57.43903588682' lon='13.34650692626' />
11 <way id='-137292' action='modify' visible='true'>
12 <nd ref='-137294' />
13 <nd ref='-137295' />
14 <nd ref='-137296' />
15 <nd ref='-137297' />
16 <nd ref='-137298' />
17 <nd ref='-137299' />
18 <nd ref='-137300' />
19 <nd ref='-137301' />
20 <nd ref='-137294' />
21 <tag k='landuse' v='forest' />
22 </way>
23 <way id='-137293' action='modify' visible='true'>
24 <nd ref='-137301' />
25 <nd ref='-137296' />
26 <nd ref='-137297' />
27 <nd ref='-137300' />
28 <nd ref='-137301' />
29 <tag k='natural' v='water' />
30 </way>
31</osm>