Ticket #12843: intersecting MP.osm

File intersecting MP.osm, 1.3 KB (added by mdk, 9 years ago)

Intersecting multipolygon ways are detected.

Line 
1<?xml version='1.0' encoding='UTF-8'?>
2<osm version='0.6' upload='true' generator='JOSM'>
3 <node id='-312' action='modify' visible='true' lat='46.05612487874' lon='9.37130331727' />
4 <node id='-1380' action='modify' visible='true' lat='46.05573492913' lon='9.37135696145' />
5 <node id='-1388' action='modify' visible='true' lat='46.05579263068' lon='9.37192290755' />
6 <node id='-1390' action='modify' visible='true' lat='46.05616303595' lon='9.37189608546' />
7 <node id='-1395' action='modify' visible='true' lat='46.05599272428' lon='9.37143072219' />
8 <node id='-1405' action='modify' visible='true' lat='46.05601785227' lon='9.37180220814' />
9 <node id='-1482' action='modify' visible='true' lat='46.05570887035' lon='9.37166139217' />
10 <way id='-313' action='modify' visible='true'>
11 <nd ref='-312' />
12 <nd ref='-1380' />
13 <nd ref='-1388' />
14 <nd ref='-1390' />
15 <nd ref='-312' />
16 </way>
17 <way id='-1396' action='modify' visible='true'>
18 <nd ref='-1395' />
19 <nd ref='-1482' />
20 <nd ref='-1405' />
21 <nd ref='-1395' />
22 </way>
23 <relation id='-1437' action='modify' visible='true'>
24 <member type='way' ref='-313' role='outer' />
25 <member type='way' ref='-1396' role='inner' />
26 <tag k='landuse' v='farmland' />
27 <tag k='type' v='multipolygon' />
28 </relation>
29</osm>