Ticket #1440: testcase.osm

File testcase.osm, 582 bytes (added by Chriki, 17 years ago)

Minimal testcase for the problem

Line 
1<?xml version='1.0' encoding='UTF-8'?>
2<osm version='0.5' generator='JOSM'>
3 <node id='-1' timestamp='2008-08-08T08:08:08+00:00' visible='true' lat='53.236744154' lon='-2.231349712' />
4 <node id='-2' timestamp='2008-08-08T08:08:09+00:00' visible='true' lat='53.432787321' lon='-2.331388772' />
5 <node id='-3' timestamp='2008-08-08T08:08:10+00:00' visible='true' lat='53.986816658' lon='-2.331610732' />
6 <way id='-4' visible='true'>
7 </way>
8 <way id='-5' action='modify' visible='true'>
9 <nd ref='-1' />
10 <nd ref='-2' />
11 <nd ref='-3' />
12 </way>
13</osm>