Changes between Version 1 and Version 3 of Ticket #22279
- Timestamp:
- 2022-08-11T01:16:42+02:00 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22279 – Description
v1 v3 1 1 Add a new mode for quick splitting of ways by selecting split points via mouse click. 2 Ambiguous split actions can be resolved by choosing the correct way in a popup dialog. 2 Ambiguous split actions can be resolved by choosing the correct way in a popup dialog or by selecting the targeted way beforehand. 3 Filters can be used to narrow down which ways are considered for splitting (e.g. filter for `highway=*` if you only want to split roads) 3 4 4 5 https://github.com/JOSM/josm/pull/96