-
-
Notifications
You must be signed in to change notification settings - Fork 358
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: What is the maxstay for this parking area [access=customers|public] #102
Comments
Most parking areas, especially out of town centers will have no max stay. This would give many false-positives. |
Also note that access = public is only defined for toilets. Use access yes for all other poi types. |
Given that https://wiki.openstreetmap.org/wiki/Key:maxstay has no defined value for unlimited maxstay it would result in massive amount of false positives. I think that it would be better to close this issue - to stop encouraging making PR that would introduce this quest as it would be probably refused anyway. |
Well, it is a valid possible quest, but as @matkoniecz said, as long as no heuristic can be determined to exclude those parkings that most likely will not have a maxstay, this cannot be implemented. I am closing this, feel free to reopen if you have an idea about this. |
https://wiki.openstreetmap.org/wiki/Key:maxstay now says to use |
Finding the right tag for this situation was not my primary concern, but littering every parking space with a |
This is what I'm thinking...
|
Some more thoughts about it:
|
I kind of disagree this is spamming, while in some areas the answer would mostly be no, in other areas the answer would mostly be yes. Without actually asking this quest and explicitly tagging it you'll never know if it's just not mapped yet or really has no stay duration limit. So it's very useful to have this mapped. Other quests already ask things which most mappers didn't bother to tag since they assumed this was the default (eg. is there a cycleway here -> cycleway=no).
There is already a quest about who can park here which sets the access tag, so if we don't ask where access=private that should cover most of the cases here.
I don't see that as a reason not to map it, data users would only come if there we start mapping it. Personally I use the query tool on osm.org to check parking lots first hand (would love to see an OSM powered parkopedia). This quest could help improve OSM for car drivers.
It's best to keep these two separate, in my opinion. You could have:
These are all fairly common scenarios. Other scenarios also exist where you have different maxstay or fee based on if you're a paying customer or not, but if it get's that complicated, a free form "other" should be fine. #1969 would help make both quests swift to answer in the same session. |
I agree with you there, but I also reckon that there are many people who want to be frugal with tags that are not applicable. So it is also about acceptance of having this tag potentially on every parking. Any way, I didn't close this issue, I just noted reasons why it is (currently) problematic. |
What if we started just trying to map these? I think most (or all?) of these are public, no-fee parking spots. They're signed, so they're easy to answer and not likely to change frequently. Without fees, there's fewer tagging corner cases to worry about. And it would be very useful for navigation apps (like OsmAnd, which already has a "find parking" prompt at the end of navigation) to avoid directing you to a "15 minute max parking" spot (intended for pick-up/drop-off). |
Are you arguing for implementation of #981 ? If you would like this quest implemented (maxstay as new quest), I think it is necessary to campaign for it somewhat due to what I wrote in my last comment : Unlike |
In #1717 (comment), we talked about a new variant of quest, that answers two tags at once ( |
By @westnordost
While fee might be nice to have, maxstay is actually much more important for data consumers. When a navigation app shows the parking lots the maxstay could be displayed in the details. This way a user doesn't choose a parking lot where he can only park for an hour when he/she wants to stay for longer. At least for Germany, it's very common to have parking lots or parking spots in the city which are 'werktags' (means When designing the quest for Germany it would be important to guide users what 'werktags' means, since most people understand Here's an example of such a parking lot, with a bit experimental tags stolen from |
See #102 (comment) , you don't have to tell me how important the tag is. Better discuss it in community channels. |
Hi,
Now, regarding possible implementation - I read all of said above, but I am trying to focus here on conditional fee only (let me know if another issue beside this and #981 should be opened, not to pollute here, maybe reopen #101 ). That being said, maybe it might be best to extend question "Does it cost a fee to park here?" with another answer tucked among "other answers" something like "Depends how long you plan to stay" and then ask for number of hours after which fee applies. Pardon my ignorance if this is not feasible, I am better at solving quests than writing them:) |
Does this really appear often? - a parking lot that costs nothing if you stay less than x hours and after that starts to cost something? I think I have never seen such a parking lot. |
Check that thread too, but lot of shopping mall have that policy (time allowance, time limit, call it what you want). Not sure how prominent this is worldwide, but I couldn't tag fee with StreetComplete for 3 time in radius of 3km from me (urban area, lot of shopping malls, but not lot of parking spots). I think most shopping malls (small and large) in my city (Belgrade, Serbia) have this policy. This is basically way to deter people not to use shopping mall for regular parking, I guess. Additional note: (if you think it is worth adding) special care should be taken on wording of question to differentiate between cases "it is allowed to park here, but you pay after N hours", "it is allowed to park here only for N hours and no pay" and "it is allowed to park here only for N hours and you pay" (case I wanted added is only for first one, but I think second/third case is not covered with StreetComplete too) |
Not uncommon (edit: in the US). Here's a parking garage with the first hour free https://www.openstreetmap.org/way/24444898 |
Came here since I missed a quest for I get the point about not spamming OSM with "default" tags but on the other hand the data on how common this kind of restriction is might get better when it can be tagged with Streetcomplete. What if we would implement it as a start as an "other" option for the fee quest to gain some insights on how commonly this is in the wild in different regions and then take it up again as separate quest? |
It depends on your definition of pay, but pretty much all UK service stations and most big supermarkets have something like this, where you can park for free for a couple of hours, if you stay longer there's often a "fine" which I guess is equivalent to a payment. I don't know if that's a straight maxstay, or a conditional fee, but that's probably semantics. It also regularly leads to stories similar to this one: |
Yes very common, especially for shopping centres, |
Would it be sensible to extend the AddParkingFee Quest with a possibility to add a |
Implemented #981, to add a proper quest that explicitly asks about maxstay might be revisited in a few years, depending on whether the future usage (numbers) justify if asking for all parking spots make sense and whether there'll be an accepted solution how to tag parkings that have no maxstay-signs at all. |
Of the 734
|
No description provided.
The text was updated successfully, but these errors were encountered: