Add more playground presets#543
Conversation
|
some recent statistics:
Footnotes
|
I think you've got them mixed up, tags with a ✔️ appear to have a dedicated wiki article while ones with a ✅ are only listed on https://wiki.openstreetmap.org/wiki/Key%3Aplayground I'll add |
| "tags": { | ||
| "playground": "sledding" | ||
| }, | ||
| "name": "Play Sledding Hill" |
There was a problem hiding this comment.
What’s the difference between a “play” sledding hill and one that’s mapped as a hill with a sport? Is it the size, or the lack of other playground equipment nearby?
There was a problem hiding this comment.
I'd say both: examples I found in Germany seem to be smaller than the one you linked and are near playgrounds. For example, this hill is actually inside of a leisure=playground area.
* Use `temaki-compass` icon for `playground=map` as suggested * Remove `line` geometry from `playground=map` * Rename `playground=trampoline` preset to just 'Trampoline'
for funnel ball/tetherball
|
Just added a preset for gaga ball, another game found near playgrounds |
|
As a follow up, it would be awesome to create separate icons for those new presets. It looks like most are generic or re-used:
|
Co-authored-by: Martin Raifer <martin@raifer.tech>
This PR adds presets for:
playground=activitypanelplayground=aerialrotatorplayground=bridgeplayground=climbingwallplayground=funnel_ballplayground=mapplayground=sleddingplayground=splash_padplayground=teenshelterplayground=trampolineplayground=tunnel_tubeplayground=waterplayground=tetherballsport=funnel_ballsport=gagaIn addition to this, I added fields for
subjectandsubject:wikidatasince the wiki article forplayground=maprecommends adding these tags. I also changed the icon for the Four Square preset to a more specific icon (maki-pitch->fas-border-all).Closes #538, related to #533