This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

Search filter with extensions

0

What is the syntax to use in a search with expressions in JOSM? For example, how do you show only the ways that have more than a certain amount of nodes?

asked 13 Oct '13, 06:14

nmixter's gravatar image

nmixter
1319913
accept rate: 0%


One Answer:

2

If you mean by using this filter ...

Filter Window


Then this appears to work ok, though it counts the nodes in each segment if a way is split, which may not be ideal for what you want to achieve.

filter string


and with these options set you will only see those with more than 50 nodes

options

answered 13 Oct '13, 06:50

nevw's gravatar image

nevw
9.8k2690178
accept rate: 9%

edited 13 Oct '13, 08:10

Source code available on GitHub .