-
-
Notifications
You must be signed in to change notification settings - Fork 362
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
Add more offices to wheelchair, opening_hours and shop expression #3982
Conversation
…, association, ngo, it and accountatn to opening hours
…, association, ngo, it and accountant to wheelchair access
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think many places with office=it
are not customer-facing "shop"s, but rather, well, the offices of software companies. So asking for opening hours and wheelchair access may lead to many "can't answer" notes there.
I think office=estate_agent
, office=lawyer
, office=accountant
are fine; I can't really tell for the others.
See @FloEdelmann , certain office=* are not not in the list because there haven't been tagged enough of them but because they are not "walk in". Anything that is not (highly likely) walk in should not be in these quests. |
Absolutely, @FloEdelmann. Sorry if it wasn't clear that I had taken that into account. The only ones I personally wanted was I did this a bit haphazardly before, but I've taken the time to look up each of the existing and my proposed new quests using taginfo, to see if we can determine how people are tagging these type of offices in the wild already:
I've sorted the table by existing proportion of items that already have I believe all of my proposed additions fit in well with the current usage out in the wild, at least as far as Wheelchair usage is a bit harder to gauge, I'd certainly be happy to move some of these to |
True. It may be good idea for marking them with @dbdean if changes to |
I have not been replying further so far because 1. not sure if Flo will guide this or not and 2. more importantly, I reckon we need some kind of clear criteria when to include shop types that maybe are walk-in and maybe not. Because recently, Any ideas for that? |
It was even in worse situation: it may have multiple separate opening hours (different for walk ins, different for signed up customers, different for arranging use, different for people with arranged meeting). And different objects will have different ones posted) #1423 was a similar case |
I'm not really sure if we can have any hard and fast rules - a lot of it is going to come down to what SC mappers perceive as needed and/or too spammy. I do think we should always try to base our choices on what is already mapped in OSM though. If a decent proportion of a particular shop/office/amenity already have opening hours then we should be ok with asking them. You can always answer that there is no sign after all. What would that number be? 10%? I'm not really sure. As for wheelchair usage, I'm even less sure. I kind of think that if something can have opening hours, then it can probably be determined if it is wheelchair accessible too, but there are certainly some places that you don't feel comfortable enough in getting close enough to a business you aren't actually using to determine if they are wheelchair accessible or not. |
Oh, and one of the main reasons I want opening hours is to be given the option to be asked regularly if these shops/offices/amenities still exist. So one solution might be to put some of these items on a 'does X still exist' list even if asking for opening hours isn't really needed. I think hotels, motels and BnBs would be good for that - they don't really have opening hours, but I would like to be asked if they are still operating every so often. |
@FloEdelmann, when you are able, can I get an indication of what changes you would like to be made to get this PR in? As I said, I am happy to compromise on which types of offices get included, but I would like to base the decision on actual usage data from taginfo, rather than our perceptions of what does and does not have opening hours. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @dbdean for looking at Taginfo and summarizing the results in a table! That certainly looks like tagging opening_hours
to office=it
is way more common than I thought.
There might be one missing information: How many elements with office=it
that have real opening hours are already tagged with opening_hours
? That percentage might be quite high already (making the quest for the rest of them quite spammy with "has no opening hours") or it might be a rather uniform distribution (making the quest useful).
I think it makes sense to assume a uniform distribution, as we can't really find out anyway. So let's go with your additions!
That wouldn't work with the current |
It could work for hotels and offices mapped as nodes. |
introduced in streetcomplete/StreetComplete#3982 Closes: #10
Added a few more
office
options to the Opening Hours and Wheelchair quests. Also added some that seemed appropriate to theisShopExpressionFilter
function too.The following were added because they had more than 10K instances from taginfo, and had decent current usage of opening_hours:
I only included telecommunication, it, lawyer and accountant in the shop expression, as the others seemed less likely to be present in usual retail environments.
There was no need to change the PlaceName quests as all offices are already included.