Changes between Initial Version and Version 2 of Ticket #14289
- Timestamp:
- 2017-01-25T13:19:38+01:00 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #14289 – Description
initial v2 1 1 I don't remember if there is a ticket about this, sorry. 2 2 3 1) 4 Validate `example1.osm` and see two warnings inside `Overlapping Identical Natural Areas`: `2 ways: A, B` and another with `2 ways: B, A` 3 ~~1)~~ 4 ~~Validate `example1.osm` and see two warnings inside `Overlapping Identical Natural Areas`: `2 ways: A, B` and another with `2 ways: B, A`~~ 5 5 6 `A, B` is the same as `B, A`, and only one message should be displayed (instead 2, as we see now) 7 The order should not matter here. 6 ~~`A, B` is the same as `B, A`, and only one message should be displayed (instead 2, as we see now)~~ 7 ~~The order should not matter here.~~ 8 8 9 9 2)