When importing
Then placex contains
| object | rank_address |
- | R1 | 30 |
+ | R1 | 0 |
| R2 | 26 |
| W1 | 30 |
When marking for delete R1,R2,W1
| osm | class | type | postcode | geometry |
| N3 | place | postcode | 12345 | 1 -1 |
When importing
- Then placex contains
- | object | class | type |
- | N3 | place | postcode |
+ Then placex has no entry for N3
When updating places
| osm | class | type | postcode | housenr | geometry |
| N3 | place | house | 12345 | 13 | 1 -1 |