Ticket #17614: overlap-v-shape.osm

File overlap-v-shape.osm, 1.2 KB (added by GerdP, 7 years ago)

Problem case small overlap with clearly crossing ways

Line 
1<?xml version='1.0' encoding='UTF-8'?>
2<osm version='0.6' generator='JOSM'>
3 <node id='-309223' action='modify' visible='true' lat='1.0' lon='1.0' />
4 <node id='-309225' action='modify' visible='true' lat='2.0' lon='2.0' />
5 <node id='-309227' action='modify' visible='true' lat='0.9' lon='1.0' />
6 <node id='-309229' action='modify' visible='true' lat='2.0' lon='0.0' />
7 <node id='-309241' action='modify' visible='true' lat='2.99939090428' lon='1.0' />
8 <node id='-309242' action='modify' visible='true' lat='1.999999' lon='2.0' />
9 <node id='-309243' action='modify' visible='true' lat='3.09926304299' lon='1.0' />
10 <node id='-309244' action='modify' visible='true' lat='1.999999' lon='0.0' />
11 <way id='-309230' action='modify' visible='true'>
12 <nd ref='-309223' />
13 <nd ref='-309225' />
14 <nd ref='-309227' />
15 <nd ref='-309229' />
16 <nd ref='-309223' />
17 <tag k='natural' v='water' />
18 </way>
19 <way id='-309240' action='modify' visible='true'>
20 <nd ref='-309241' />
21 <nd ref='-309242' />
22 <nd ref='-309243' />
23 <nd ref='-309244' />
24 <nd ref='-309241' />
25 <tag k='natural' v='water' />
26 </way>
27</osm>