-
-
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
Is this swing suitable for babies? #3174
Comments
Adding the data would be a good idea (for the few month you need it :) wheelchair (never found a wheelchair swing in the wild only few |
That is not a problem by itself, I would be also fine with a clear potential use. My bigger worry is that with multiple "show objects of type being asked about" would be very helpful in general, but it is very big task to implement |
I expect |
I tried to gather some data regarding this question. I came up with the following Overpass query which returns two counts (visible in the
I believe the query works, unfortunately it is too slow to run over large areas. So I was not able to come to a conclusion. :-( |
I assume you mean #2354 (asking mostly for the linking). From what I understand via the Element First class stuff, the relevant data is now in the DB already, so it's "just" a case of writing something that shows all the other nearby swings on the map when you pick one and start answering this quest... Which I'm sure is a lot more complicated than I'm making it sound. 😢 |
Well then it is blocked at least. Though I am also not that convinced about a meaningful application of that data. The action radius of young parents with babies is in my experience usually not that big. They are glad if there is any playground near the home that they can reach conveniently with a baby buggy that fits into one changing-of-nappies cycle. That parents would search in some app for certain baby-friendly features of playground and make a detor or even drive there with a car seems somewhat construed. |
I was rather thinking about using it for measuring whether given town/city has baby friendly features, maybe in some advocacy program (I do this with bicycle parkings). |
Use case: |
I fully acknowledge that this is a problem and would suggest to postpone an implementation after this has been (generically) fixed.
Well, I might be just one datapoint, but IMHO visiting the same playground over and over again gets boring quite quickly. With a baby carrier and 30mins of time you can cover quite an area. (And as a side note: the vexed thing with changing-of-nappies cycles is that they tend to be not as predictable as parents would like them to be.) |
Still, only a tiny percentage of playgrounds are micromapped to include playing equipment. Looking at taghistory/taginfo, my rough estimation would be around 1-5% of all playgrounds. So as a consequence, enhancing data on single playing equipment will only enhance this tiny percentage. For this data to be reasonably usable in any (end-user) application, micromapping of playgrounds would first need to reach a certain coverage. |
I believe StreetComplete can drive edits outside of StreetComplete as well. I never mapped By adding this quest, you could encourage (and make contributors aware of) micro mapping playgrounds. |
I get your point, but the comparison does not fit that well. Sidewalks are tagged on roads. Roads are already mapped. Playground equipment is often not mapped yet. |
I kinda meant new residential areas, where I would be tracing the roads at the same time as adding the sidewalk data. Anyway, just this conversation alone has convinced me to add some playground equipment, so I'm probably just easily influenced. If you do decide that the cost of implementing this is too high to be worth it, fair enough, but I hope you re visit the idea if usage increases in the future. |
ref #589 (comment) |
Still not sure is it worth implementing for tiny subset of micromapped playgrounds and given relatively low usability of info. Also still blocked by lack of display of nearby objects of similar type. But feedback was given. |
After mapping a few parks I now think |
@Cj-Malone : When I see
I think that would look something like this: In the case where two or more persons can swing independently, something like I tag them as separate nodes. It needs slightly more effort but IMHO is
Apart from reduced mapping effort, is there any advantage of using |
Erm, I'd have though that the second image is actually 1 peace of equipment. But looking at the wiki it actually describes We make a lot of compromises in OSM to make it easier to map. As an example I'd map the below as Or we mainly map roads as ways, not areas. Areas are undoubtedly better, but it's not feasible to do on a large scale, yet. So I guess, in an area I super care about micromapping I'll start mapping each swing separately with |
Hm, I will close this ticket. (Such detailed) playground mapping is IMO too fringe. |
General
This quest aims to gather information whether swings on playgrounds are suitable for babies or not. Since most playground items are not suitable for babies (regular swings, slides, basket rotators, etc.), the presence/absence of swings suitable for babies may be an important factor for parents for deciding on visiting a playground or not.
Affected tag(s) to be modified/added:
playground=swing
,baby=yes/no
Question asked: Is this swing suitable for babies?
Checklist
Checklist for quest suggestions (see guidelines):
playground=swing
andbaby=no
(53%),playground=swing
andbaby=yes
(47%).playground=swing
. Of these objects, 14'088 (84%) are withoutbaby=*
.Ideas for implementation
Element selection:
playground=swing
withoutbaby=*
Metadata needed: Not needed
Proposed UI:
The Wiki has examples for swings for users with sitting disability/with wheelchairs: https://wiki.openstreetmap.org/wiki/Key:playground#Advanced_examples . One could consider providing these as options too.
The text was updated successfully, but these errors were encountered: