Ticket #12540: Example.osm

File Example.osm, 1.9 KB (added by DeeHants, 9 years ago)

Example OSM file showing the discrepancy in matching.

Line 
1<?xml version='1.0' encoding='UTF-8'?>
2<osm version='0.6' upload='true' generator='JOSM'>
3 <node id='-9376' action='modify' visible='true' lat='50.90661850388' lon='-1.40582246908' />
4 <node id='-9377' action='modify' visible='true' lat='50.90633228011' lon='-1.40584800094' />
5 <node id='-9379' action='modify' visible='true' lat='50.90632099554' lon='-1.40552986301' />
6 <node id='-9381' action='modify' visible='true' lat='50.90660721937' lon='-1.40550433115' />
7 <node id='-9385' action='modify' visible='true' lat='50.90659360533' lon='-1.40512051797' />
8 <node id='-9387' action='modify' visible='true' lat='50.90630738141' lon='-1.40514604983' />
9 <node id='-9391' action='modify' visible='true' lat='50.90657978247' lon='-1.40473081776' />
10 <node id='-9393' action='modify' visible='true' lat='50.90629355847' lon='-1.40475634962' />
11 <node id='-9408' action='modify' visible='true' lat='50.90634194204' lon='-1.40612039303' />
12 <node id='-9410' action='modify' visible='true' lat='50.90662816575' lon='-1.40609486117' />
13 <way id='-9378' action='modify' visible='true'>
14 <nd ref='-9376' />
15 <nd ref='-9377' />
16 <nd ref='-9379' />
17 <nd ref='-9381' />
18 <nd ref='-9376' />
19 <tag k='amenity' v='yes' />
20 </way>
21 <way id='-9386' action='modify' visible='true'>
22 <nd ref='-9381' />
23 <nd ref='-9385' />
24 <nd ref='-9387' />
25 <nd ref='-9379' />
26 <nd ref='-9381' />
27 <tag k='shop' v='yes' />
28 </way>
29 <way id='-9392' action='modify' visible='true'>
30 <nd ref='-9385' />
31 <nd ref='-9391' />
32 <nd ref='-9393' />
33 <nd ref='-9387' />
34 <nd ref='-9385' />
35 <tag k='shop' v='yes' />
36 </way>
37 <way id='-9409' action='modify' visible='true'>
38 <nd ref='-9377' />
39 <nd ref='-9408' />
40 <nd ref='-9410' />
41 <nd ref='-9376' />
42 <nd ref='-9377' />
43 <tag k='amenity' v='yes' />
44 </way>
45</osm>