-
-
Notifications
You must be signed in to change notification settings - Fork 363
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
Quest to check if recycling container is still present #534
Comments
I agree. This would be nice for a couple of things. There are many things (in this world) which are mapped but often have only a limited likely "half-life" until they should be checked again. There is an issue for that already, see #314. |
I am aware of the |
No. But your suggestion goes into a whole new category of quests - "re-check if data is valid" quests. These are (technically) not possible at all yet and #314 contains discussion about what would be the first steps there to enable these kinds of quests. The point is, it's not only about containers. It is about construction sites, about (short-lived) shops, about bicycle way smoothness, about wheelchair accessibility, ... about everything, because everything needs to be rechecked and perhaps deleted if it doesn't exist anymore. (Only, certain elements are usually longer-lived than others, i.e. a road as-such is longer-lived than a recycling container). |
As for containers: if you answer the container quest, you can just choose "cannot answer' and add a note about this. |
I noticed that a lot of recycling containers, mostly clothes, are removed or replaced by others. It would be great to have a quest so users can verify if the container is still there.
The text was updated successfully, but these errors were encountered: