Modify ↓
Ticket #817 (closed defect: duplicate)
JOSM allows deletion of nodes outside bbox
| Reported by: | nroets@… | Owned by: | framm |
|---|---|---|---|
| Priority: | major | Component: | Core |
| Version: | latest | Keywords: | |
| Cc: |
Description
Version : 649 Download a small bbox that includes a long way. Delete the way. JOSM will also delete tagless nodes that belong to the way that fall outside the download bbox. This is wrong, because other ways may refer to one of those nodes, causing precondition to fail.
I don't think JOSM should allow any changes to nodes outside the download bbox.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.



Your observation is correct. It is planned to disallow all edits outside the downloaded bbox(s) but that hasn't been implemented yet.