Ticket #6087: validatorfail.osm

File validatorfail.osm, 602 bytes (added by Adam Dunn, 13 years ago)

Minimal osm file to cause bug

Line 
1<?xml version='1.0' encoding='UTF-8'?>
2<osm version='0.6' generator='JOSM'>
3 <node id='-143363' visible='true' lat='53.28879415709361' lon='-125.72201844572396' />
4 <node id='-143361' visible='true' lat='53.28879415709361' lon='-125.72201844572396' />
5 <node id='-143358' visible='true' lat='53.28975998916904' lon='-125.74389255048011' />
6 <node id='-143357' visible='true' lat='53.28069522310817' lon='-125.76042241776582' />
7 <way id='-143359' action='modify' visible='true'>
8 <nd ref='-143357' />
9 <nd ref='-143358' />
10 <tag k='highway' v='residential' />
11 </way>
12</osm>