Ticket #20707: tunnel_suspicious_object.osm

File tunnel_suspicious_object.osm, 1.4 KB (added by zelonewolf@…, 5 years ago)

Test case demonstrating the problem.

Line 
1<?xml version='1.0' encoding='UTF-8'?>
2<osm version='0.6' generator='JOSM'>
3 <node id='-286491' action='modify' visible='true' lat='35.26782246795' lon='-119.30937230721' />
4 <node id='-286492' action='modify' visible='true' lat='35.26726732089' lon='-119.3093991293' />
5 <node id='-286493' action='modify' visible='true' lat='35.26725199133' lon='-119.30910542741' />
6 <node id='-286494' action='modify' visible='true' lat='35.2678377974' lon='-119.30910408631' />
7 <node id='-286495' action='modify' visible='true' lat='35.26785203188' lon='-119.30900618568' />
8 <node id='-286496' action='modify' visible='true' lat='35.26723009196' lon='-119.30898606911' />
9 <node id='-286497' action='modify' visible='true' lat='35.26724213662' lon='-119.308625312' />
10 <node id='-286498' action='modify' visible='true' lat='35.26785312684' lon='-119.30866956845' />
11 <way id='-146423' action='modify' visible='true'>
12 <nd ref='-286491' />
13 <nd ref='-286492' />
14 <nd ref='-286493' />
15 <nd ref='-286494' />
16 <nd ref='-286491' />
17 <tag k='natural' v='water' />
18 <tag k='tunnel' v='yes' />
19 </way>
20 <way id='-146427' action='modify' visible='true'>
21 <nd ref='-286495' />
22 <nd ref='-286496' />
23 <nd ref='-286497' />
24 <nd ref='-286498' />
25 <nd ref='-286495' />
26 <tag k='tunnel' v='yes' />
27 <tag k='waterway' v='riverbank' />
28 </way>
29</osm>