Ticket #5431: bug_split.osm

File bug_split.osm, 1.4 KB (added by bilbo, 21 months ago)

file to demonstrate the bug

Line 
1<?xml version='1.0' encoding='UTF-8'?>
2<osm version='0.6' generator='JOSM'>
3  <node id='-105443' action='modify' timestamp='2010-09-09T14:10:07Z' visible='true' lat='49.955982771309735' lon='14.428909298415675'>
4    <tag k='split' v='here' />
5  </node>
6  <node id='-105441' timestamp='2010-09-09T14:10:07Z' visible='true' lat='49.95609277933532' lon='14.429223665492277' />
7  <node id='-105439' timestamp='2010-09-09T14:10:07Z' visible='true' lat='49.955755315970414' lon='14.429730908147947' />
8  <node id='-105437' timestamp='2010-09-09T14:10:07Z' visible='true' lat='49.9562084207317' lon='14.428094208147947' />
9  <node id='-105435' timestamp='2010-09-09T14:10:07Z' visible='true' lat='49.955965289410855' lon='14.42710029036094' />
10  <node id='-105433' timestamp='2010-09-09T14:10:07Z' visible='true' lat='49.95619528180778' lon='14.4268245214719' />
11  <node id='-105431' timestamp='2010-09-09T14:10:07Z' visible='true' lat='49.9565632673579' lon='14.426916444434914' />
12  <node id='-105429' timestamp='2010-09-09T14:10:07Z' visible='true' lat='49.95670783234031' lon='14.428611912419385' />
13  <way id='-105445' timestamp='2010-09-09T14:10:07Z' visible='true'>
14    <nd ref='-105443' />
15    <nd ref='-105441' />
16    <nd ref='-105439' />
17    <nd ref='-105443' />
18    <nd ref='-105437' />
19    <nd ref='-105435' />
20    <nd ref='-105433' />
21    <nd ref='-105431' />
22    <nd ref='-105429' />
23    <tag k='area' v='yes' />
24    <tag k='landuse' v='residential' />
25  </way>
26</osm>