Opened 3 years ago

Last modified 3 years ago

#22279 closed enhancement

[Patch] Add new split mode for quick splitting of ways — at Version 3

Reported by: Woazboat Owned by: team
Priority: normal Milestone: 23.06
Component: Core Version:
Keywords: split, mode Cc:

Description (last modified by Woazboat)

Add a new mode for quick splitting of ways by selecting split points via mouse click.
Ambiguous split actions can be resolved by choosing the correct way in a popup dialog or by selecting the targeted way beforehand.
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)

https://github.com/JOSM/josm/pull/96
https://patch-diff.githubusercontent.com/raw/JOSM/josm/pull/96.patch


Change History (4)

by Woazboat, 3 years ago

Attachment: josm_split_action.gif added

comment:1 by Woazboat, 3 years ago

Description: modified (diff)

comment:2 by Woazboat, 3 years ago

For now only splitting at preexisting nodes is implemented. Adding new nodes into way segments and splitting at those is on the todo list.

I re-used the icon for the split way action for the mode. Maybe this could be replaced with a more illustrative one (e.g. a pair of scissors over a way)

comment:3 by Woazboat, 3 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.