Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[oshdb-filter] filter tags by numerical values #315

Open
1 task
tyrasd opened this issue Dec 15, 2020 · 0 comments
Open
1 task

[oshdb-filter] filter tags by numerical values #315

tyrasd opened this issue Dec 15, 2020 · 0 comments
Labels
enhancement New feature or request moved from gitlab This issue is still relevant but the old repository is closed down. So please work on it here.

Comments

@tyrasd
Copy link
Member

tyrasd commented Dec 15, 2020

(possible) syntax: key < value, key > value, …

example: lanes >= 2

to clarify:

  • what selector should do if the tag is not present? intuitively, neither lanes >= 2 nor lanes < 2 should not match a building. but shouldn't the selectors be complementary i.e. lanes >= 2 or lanes < 2 should match everything (like lanes = 2 or lanes != 2 matches everything)?!

This issue was originally posted at GIScience/ohsome-api#65 and https://gitlab.gistools.geog.uni-heidelberg.de/giscience/big-data/ohsome/libs/ohsome-filter/-/issues/12

@tyrasd tyrasd added enhancement New feature or request moved from gitlab This issue is still relevant but the old repository is closed down. So please work on it here. labels Dec 15, 2020
@tyrasd tyrasd added this to the release 1.0 milestone Dec 15, 2020
@tyrasd tyrasd added this to To do in oshdb filter via automation Dec 15, 2020
@Hagellach37 Hagellach37 removed this from the release 1.0 milestone Oct 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request moved from gitlab This issue is still relevant but the old repository is closed down. So please work on it here.
Projects
Development

No branches or pull requests

2 participants