Ticket #3059: test.osm

File test.osm, 1.8 KB (added by anonymous, 16 years ago)

Crossing and self-crossing buildings - these should be detected

Line 
1<?xml version='1.0' encoding='UTF-8'?>
2<osm version='0.6' generator='JOSM'>
3 <node id='-1' action='modify' visible='true' lat='49.92109690041555' lon='14.262337313817762' />
4 <node id='-2' action='modify' visible='true' lat='49.92062920397839' lon='14.262340806180621' />
5 <node id='-3' action='modify' visible='true' lat='49.920638198183426' lon='14.262745920272097' />
6 <node id='-4' action='modify' visible='true' lat='49.92109914894513' lon='14.262717981369239' />
7 <node id='-5' action='modify' visible='true' lat='49.92106092392761' lon='14.262791320989244' />
8 <node id='-6' action='modify' visible='true' lat='49.92049653925917' lon='14.262606225757795' />
9 <node id='-7' action='modify' visible='true' lat='49.92044707096533' lon='14.262990385672126' />
10 <node id='-8' action='modify' visible='true' lat='49.92100246207747' lon='14.263161511452148' />
11 <node id='-9' visible='true' lat='49.9202514458516' lon='14.262236035294892' />
12 <node id='-10' visible='true' lat='49.91989617062678' lon='14.262148726223455' />
13 <node id='-11' visible='true' lat='49.91981522147517' lon='14.26303578638927' />
14 <node id='-12' visible='true' lat='49.92018398873178' lon='14.263130080186427' />
15 <node id='-13' visible='true' lat='49.9201187800929' lon='14.263210404532147' />
16 <way id='-14' action='modify' visible='true'>
17 <nd ref='-1' />
18 <nd ref='-2' />
19 <nd ref='-3' />
20 <nd ref='-4' />
21 <nd ref='-1' />
22 <tag k='building' v='yes' />
23 </way>
24 <way id='-15' action='modify' visible='true'>
25 <nd ref='-5' />
26 <nd ref='-6' />
27 <nd ref='-7' />
28 <nd ref='-8' />
29 <nd ref='-5' />
30 <tag k='building' v='yes' />
31 </way>
32 <way id='-16' action='modify' visible='true'>
33 <nd ref='-9' />
34 <nd ref='-10' />
35 <nd ref='-11' />
36 <nd ref='-12' />
37 <nd ref='-13' />
38 <nd ref='-9' />
39 <tag k='building' v='yes' />
40 </way>
41</osm>