Opened 6 years ago
Closed 5 years ago
#493 closed defect (fixed)
Split way doesn't work in closed loops
| Reported by: | Tycho | Owned by: | framm |
|---|---|---|---|
| Priority: | minor | Component: | Core |
| Version: | latest | Keywords: | split way |
| Cc: |
Description
I have an way out of a few segments and its starting point ist the same as its end point. First I select the way, then add to this selection a point in the middle of the way, then I try "Tools -> Split Way".
The Error Message appears:
"The way cannot be split at the selected nodes. (Hint: Select nodes in the middle of the way.)"
Attachments (0)
Change History (4)
comment:1 Changed 6 years ago by Gabriel Ebner <ge@…>
- Resolution set to wontfix
- Status changed from new to closed
comment:2 Changed 5 years ago by daveemtb
- Priority changed from major to minor
- Resolution wontfix deleted
- Status changed from closed to reopened
comment:3 Changed 5 years ago by daveemtb
oops missed the text before.
We need to have a changed error message telling the user to select two nodes, to break the way into two ways. At the moment this is not at all obvious, especially if you only have part of a large loop on the screen, it looks like a linear way, and you try to break it at a node.
comment:4 Changed 5 years ago by tom_evans_a at yahoo co uk
- Resolution set to fixed
- Status changed from reopened to closed
Changed error message as suggested, r570.



If you have a closed way, you need to select two nodes when splitting. (Maybe I should adjust the error message.)
That's because JOSM doesn't show you where a way ends/begins and so it would split closed ways at seemingly random places.