Filter: Allow to filter by key/value search term
See original GitHub issueThis is a feature request.
UseCase
I would like to monitor a larger area like whole Berlin for everything that has to do with bike-infrastructure.
Right now, I can create a filter for all changes for Berlin. And subscribe to this via RSS.
But I cannot filter this based on the OSM tags that where used in the changesets.
Idea
Add one or two fields to the filter view:
Filter to changesets that use this keyword inside one of the changesets OSM keys:
[_____] (enter keywords separated by comma)
Filter to changesets that use this keyword inside one of the changesets OSM key-values:
[_____] (enter keywords separated by comma)
Example 1:
I filter for key-keyword cycle to find changesets that use keys like cycleway or bicycle. (OSM Wiki)
Example 2:
I filter for “key value”-keyword bicycle to find changesets that use keys like amenity=bicycle_parking, amenity=bicycle_rental or shop=bicycle. (OSM Wiki)
Issue Analytics
- State:
- Created 5 years ago
- Reactions:4
- Comments:5 (1 by maintainers)
Top Results From Across the Web
Quick start: Filter data by using an AutoFilter - Microsoft Support
Selecting values from a list and searching are the quickest ways to filter. When you click the arrow in a column that has...
Read more >Best Methods To Filter Keywords | Tutorial - Twinword
These methods will help you filter out the best keywords to rank for. ... So, you have an extensive list of keywords generated...
Read more >Filtering array of objects if specific key contains search term
Show activity on this post. I am trying to filter through an object with multiple key/value pairs by a specific key. It appears...
Read more >Excel 2016: Filtering Data - GCFGlobal
The Filter menu will appear. Enter a search term into the search box. Search results will appear automatically below the Text Filters field...
Read more >Excel FILTER function with formula examples - Ablebits
Array (required) - the range or array of values that you want to filter. Include (required) - the criteria supplied as a Boolean...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Already available in production to changesets created from May 17th.
Do you talk about Using OSMCha to understand bad edits? Unfortunately this talk wasn’t recorded.
Yes, the UI probably know nothing about changesets content. It need also changes in OsmCha backend.