-
-
Notifications
You must be signed in to change notification settings - Fork 364
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
New optional quest to check if indoor defibrillator still exists #6092
Comments
See also: My guess back then was:
But @matkoniecz added that restriction in a2d9b8c, so perhaps he can pitch in? (I seem to recall there was a discussion about that, but cannot find details now) |
Indoor AEDs are in my perspective private (as in: inside a industrial building) but also Line 18 in d13ff39
If a surveyor is not able to find a defi which is tagged as public he will also not be able to find it in a hurry. |
do not remember it at all :( from looking at git history it was not part of some PR but it was almost certainly done to avoid people deleting indoor AED they failed to notice from outside - and to avoid people forced to go into POI for a quest enabled by default
what about ones that are indoor and without access tagged? Indoor quest at least makes people clearly aware that they may be indoor |
I thought about this filter:
outdoor defibrillator and |
Defibrillators were originally not part of the
The concern by @westnordost in #2744 (comment) was that …
I think this is no longer that relevant, because we now show a label for indoor objects, so users are warned to not only look at the outside of the building. Thus, I like @HolgerJeromin's suggestion. Note that the filter can be simplified:
|
I just thought about this a bit more and noticed two things:
So I'd suggest this filter:
Or, if we want to take
… which might indeed better be written as two lines:
|
I would vote for defined "public" only defis to remove ones in industrial buildings (aka Flos last suggestion). |
I find @HolgerJeromin suggestions to be best:
Yes, the "not private" filter may be duplicate, but its intent is better understandable |
Just for documentation:
made it. Which is short and readable. |
Motivation
Defibrillators are currently only checked only when they are outdoors. Those indoors are - as far as I understand - never displayed in StreetComplete. In an emergency when you need one, it is very important to find the nearest aed fast. For me that would be (given that someone else is taking immediate care of the patient) to open OsmAnd and searching for the aed or defibrillator category. This is by far the fastest because I always have the area around me downloaded and I'm used to the map display style and app functions. That is why I'm aiming to have up to date AED data in Osm. (Running to a place where a aed used to be would be very bad.)
Maybe that is worth an exception to the "easily answerable" rule? It could (maybe should) be disabled by default, so that people dedicated to those checks can enable it. Keep in mind that AEDs are seldomly used, so finding those missing ones by other means than dedicated checking is unlikely.
General
Affected tag(s) to be modified/added: check_date
Question asked: Just the standard "is x still there" question.
Checklist
Checklist for quest suggestions (see guidelines):
Ideas for implementation
Element selection:
All indoor defibrillators which haven't been changed or checked in the last 2 years. (But I'm also fine with having this for 4 years or restricted to indoor defibrillators.)
Metadata needed:
None
Proposed UI:
The text was updated successfully, but these errors were encountered: