NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

1
1

Hi I've a selection of individual nodes & closed ways imported into JOSM. Using filters, how can I deselect all nodes with tags which are part of the closed ways?

asked 15 Jun '18, 17:53

DaveF's gravatar image

DaveF
3.3k8498133
accept rate: 16%

edited 15 Jun '18, 18:25


-(type:node tags:1- child closed) selects everything but tagged nodes which are part of closed ways

permanent link

answered 15 Jun '18, 19:40

Hjart's gravatar image

Hjart
3.0k42656
accept rate: 18%

edited 16 Jun '18, 12:10

1

Same effect can be written with:

-(type:node -untagged child closed)

(05 Sep '20, 00:12) mdelatorre
Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×622
×205
×191
×66

question asked: 15 Jun '18, 17:53

question was seen: 2,316 times

last updated: 05 Sep '20, 00:13

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum