Skip to content
This repository has been archived by the owner on Jul 24, 2021. It is now read-only.

Nodes can remain when a way is deleted #2785

Closed
openstreetmap-trac opened this issue Jul 23, 2021 · 5 comments
Closed

Nodes can remain when a way is deleted #2785

openstreetmap-trac opened this issue Jul 23, 2021 · 5 comments

Comments

@openstreetmap-trac
Copy link

Reporter: nick[at]sqrt.co.uk
[Submitted to the original trac issue database at 11.37am, Tuesday, 9th March 2010]

Version: svn 20382
OS: Linux

Create two ways. The second way should have it's start and end points attached to the first way e.g.


   /\
  /  \
 /----\
/      \


/\   represents way 1
---  represents way 2

Delete way 2, then delete way 1. You'll be left with the nodes that were created when way 2 was originally joined to way 1.

@openstreetmap-trac
Copy link
Author

Author: koying
[Added to the original trac issue at 1.41pm, Tuesday, 9th March 2010]

(In [20386]) FIX : Do not count deleted parents when removing children nodes (fixes #2785)
FIX : Make sure not to write to the log after it has been closed (fixes #2783)

@openstreetmap-trac
Copy link
Author

Author: koying
[Added to the original trac issue at 1.45pm, Tuesday, 9th March 2010]

(In [20387]) FIX : Do not count deleted parents when removing children nodes (fixes #2785)
FIX : Make sure not to write to the log after it has been closed (fixes #2783)

@openstreetmap-trac
Copy link
Author

Author: nick[at]sqrt.co.uk
[Added to the original trac issue at 5.25pm, Tuesday, 9th March 2010]

Whilst the fix did have the desired outcome, it's created a new issue:

Create the two ways as originally described. Now delete way 1 and you'll find that way 2 disappears at the same time.

@openstreetmap-trac
Copy link
Author

Author: koying
[Added to the original trac issue at 9.35am, Wednesday, 10th March 2010]

(In [20406]) FIX : think, man, think... (closes #2785)

@openstreetmap-trac
Copy link
Author

Author: koying
[Added to the original trac issue at 9.36am, Wednesday, 10th March 2010]

(In [20407]) FIX : think, man, think... (closes #2785)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant