question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Filter: Allow to filter by key/value search term

See original GitHub issue

This 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:closed
  • Created 5 years ago
  • Reactions:4
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
willemarcelcommented, May 19, 2022

Already available in production to changesets created from May 17th.

0reactions
pyrogcommented, Jul 25, 2020

After learning more about osmcha at SOTM Heidelberg

Do you talk about Using OSMCha to understand bad edits? Unfortunately this talk wasn’t recorded.

The UI only knows about the changeset at first

Yes, the UI probably know nothing about changesets content. It need also changes in OsmCha backend.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found