Last change
on this file since 15883 was 15883, checked in by GerdP, 5 years ago |
fix #9599: Join Overlapping Areas" creates a new way when joining 2 buildings
Two different problems are solved with this:
- when inner loops are removed it was possible that the old way was removed and only a new part remained
- when ways are joined with CombineWaysAction, the first old way was kept, not the oldest one
|
File size:
2.5 KB
|
Line | |
---|
1 | <?xml version='1.0' encoding='UTF-8'?>
|
---|
2 | <osm version='0.6' upload='true' generator='JOSM'>
|
---|
3 | <bounds minlat='43.3280894' minlon='6.5462664' maxlat='43.3282713' maxlon='6.5464564' origin='CGImap 0.3.1 (29703 thorn-02.openstreetmap.org)' />
|
---|
4 | <node id='2632536012' timestamp='2014-01-22T17:11:29Z' uid='875219' user='Maxime DIVO' visible='true' version='1' changeset='20145216' lat='43.3281651' lon='6.546396' />
|
---|
5 | <node id='2632536021' timestamp='2014-01-22T17:11:30Z' uid='875219' user='Maxime DIVO' visible='true' version='1' changeset='20145216' lat='43.3281697' lon='6.5463519' />
|
---|
6 | <node id='2632536045' timestamp='2014-01-22T17:11:30Z' uid='875219' user='Maxime DIVO' visible='true' version='1' changeset='20145216' lat='43.3281937' lon='6.5463563' />
|
---|
7 | <node id='2632536051' timestamp='2014-01-22T17:11:30Z' uid='875219' user='Maxime DIVO' visible='true' version='1' changeset='20145216' lat='43.3281998' lon='6.5462943' />
|
---|
8 | <node id='2632536055' timestamp='2014-01-22T17:11:30Z' uid='875219' user='Maxime DIVO' visible='true' version='1' changeset='20145216' lat='43.3282134' lon='6.5464038' />
|
---|
9 | <node id='2632536063' timestamp='2014-01-22T17:11:31Z' uid='875219' user='Maxime DIVO' visible='true' version='1' changeset='20145216' lat='43.3282302' lon='6.5464066' />
|
---|
10 | <node id='2632536064' timestamp='2014-01-22T17:11:31Z' uid='875219' user='Maxime DIVO' visible='true' version='1' changeset='20145216' lat='43.328232' lon='6.5463556' />
|
---|
11 | <node id='2632536067' timestamp='2014-01-22T17:11:31Z' uid='875219' user='Maxime DIVO' visible='true' version='1' changeset='20145216' lat='43.328234' lon='6.5463002' />
|
---|
12 | <way id='257786939' timestamp='2014-01-23T06:39:25Z' uid='870861' user='botdidier2020' visible='true' version='2' changeset='20154690'>
|
---|
13 | <nd ref='2632536064' />
|
---|
14 | <nd ref='2632536055' />
|
---|
15 | <nd ref='2632536063' />
|
---|
16 | <nd ref='2632536064' />
|
---|
17 | <tag k='building' v='yes' />
|
---|
18 | <tag k='source' v='cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013' />
|
---|
19 | </way>
|
---|
20 | <way id='257789043' timestamp='2014-01-23T06:44:02Z' uid='870861' user='botdidier2020' visible='true' version='2' changeset='20154690'>
|
---|
21 | <nd ref='2632536055' />
|
---|
22 | <nd ref='2632536064' />
|
---|
23 | <nd ref='2632536067' />
|
---|
24 | <nd ref='2632536051' />
|
---|
25 | <nd ref='2632536045' />
|
---|
26 | <nd ref='2632536021' />
|
---|
27 | <nd ref='2632536012' />
|
---|
28 | <nd ref='2632536055' />
|
---|
29 | <tag k='building' v='yes' />
|
---|
30 | <tag k='source' v='cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013' />
|
---|
31 | </way>
|
---|
32 | </osm>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.