Changes between Initial Version and Version 1 of Ticket #23397, comment 15
- Timestamp:
- 2024-01-24T11:22:21+01:00 (18 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #23397, comment 15
initial v1 1 1 23397-also-add-mp.patch also checks if a multipolygon (or boundary relation) is changed when a node is modified. 2 2 3 This is not yet complete. Some tests like `UnconnectedNaturalOrLanduse` require to see also the nearby nodes to find e.g "Way node near other way" problems. 3 ~~This is not yet complete. Some tests like `UnconnectedNaturalOrLanduse` require to see also the nearby nodes to find e.g "Way node near other way" problems.~~ 4 Edit: `UnconnectedNaturalOrLanduse` already seems to work.