You are not logged in.
- Topics: Active | Unanswered
Announcement
Please create new topics on the new site at community.openstreetmap.org. We expect the migration of data will take a few weeks, you can follow its progress here.***
#1 2022-03-24 13:21:40
- cul-de-sac
- Member
- Registered: 2019-03-18
- Posts: 32
[solved] JOSM - Selecting nodes that are not part of any way
Is there a possibility to select all nodes (with selection rectangle) that are NOT part of any way? Maybe with filters?
Why do I need this? After deleting a way often tagged nodes remain existing. I can't select the ways with all nodes in the first place, because this would also delete nodes which are part of multiple ways, thus damaging the ways that are not to be deleted.
Last edited by cul-de-sac (2022-03-24 15:39:10)
Offline
#2 2022-03-24 14:00:04
- GerdP
- Member
- Registered: 2015-12-18
- Posts: 1,972
Re: [solved] JOSM - Selecting nodes that are not part of any way
You can use the search function
type:node ways:0
You probably also want to filter nodes which are members in relations, but I don't know a simple method to find them, yet
Offline
#3 2022-03-24 14:07:35
- Marek-M
- Member
- From: [PL] Banino
- Registered: 2017-01-24
- Posts: 308
Re: [solved] JOSM - Selecting nodes that are not part of any way
Are you using JOSM Editor? If yes, than you can use these filters:
* Nodes that are not tagged neither part of a way
type:node untagged -child
* Nodes that are tagged or not tagged neither part of a way
type:node -child
More filters you can find on this website: https://wiki.openstreetmap.org/wiki/Use … _filtering
Marek-M
Offline
#4 2022-03-24 15:38:13
- cul-de-sac
- Member
- Registered: 2019-03-18
- Posts: 32
Re: [solved] JOSM - Selecting nodes that are not part of any way
Thank you both, GerdP and Marek-M!
Both solutions work!
PS: It says JOSM in the thread title, but not in the text. Next time I will take care of that.
Last edited by cul-de-sac (2022-03-24 15:38:47)
Offline
#5 2022-03-24 15:59:08
- Marek-M
- Member
- From: [PL] Banino
- Registered: 2017-01-24
- Posts: 308
Re: [solved] JOSM - Selecting nodes that are not part of any way
My fault because I did not check the subject of the post thoroughly. You have done everything so that I can fully understand your question.
Marek-M
Offline
#6 2022-03-24 16:40:49
- Viajero Perdido
- Member
- Registered: 2016-10-13
- Posts: 194
Re: [solved] JOSM - Selecting nodes that are not part of any way
To start with a selection rectangle, add "selected" to your query.
Offline