Ticket #6633: Demonstration.osm

File Demonstration.osm, 849 bytes (added by pinkduck, 15 years ago)

Simple test case to demonstrate issue

Line 
1<?xml version='1.0' encoding='UTF-8'?>
2<osm version='0.6' generator='JOSM'>
3 <node id='-453' visible='true' lat='0.9791160014900618' lon='-0.5165312883687249' />
4 <node id='-451' visible='true' lat='0.09881463226763663' lon='-0.5524638997335056' />
5 <node id='-449' visible='true' lat='0.16169653650356228' lon='-1.3878971139646605' />
6 <node id='-448' visible='true' lat='0.9970796354914114' lon='-1.3699308082822703' />
7 <way id='-468' action='modify' visible='true'>
8 <nd ref='-451' />
9 <nd ref='-453' />
10 </way>
11 <way id='-456' action='modify' visible='true'>
12 <nd ref='-449' />
13 <nd ref='-451' />
14 <tag k='building' v='yes' />
15 </way>
16 <way id='-450' action='modify' visible='true'>
17 <nd ref='-453' />
18 <nd ref='-448' />
19 <nd ref='-449' />
20 <tag k='building' v='yes' />
21 </way>
22</osm>