This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

swim_school

0

How would I tag a swim school (indoors) almost exclusively for babies and children?

Here is my attempt -> Node: Swimmable (9310707183)

asked 04 Dec '21, 15:56

arkriger's gravatar image

arkriger
155131421
accept rate: 0%


One Answer:

1

I'm going to promote amenity=training + training=sport + sport=swimming here. Better than proliferating an ever longer list of =*_school. For comparison, there's 10 =swimming_school and 21 =sport_school instances

Could try training:for=child;toddler;infant and min_age=3 months. (great another time period format)

You should put the note= as website=https://www.swimmable.net/. Discard the *?gclid=* tracking parameter.

answered 05 Dec '21, 06:33

Kovoschiz's gravatar image

Kovoschiz
2.4k31147
accept rate: 16%

edited 05 Dec '21, 06:33

amenity=training + training=sport + sport=swimming along with leisure=swimming_pool, name=* and access=customers.

Thank you.

(05 Dec '21, 09:18) arkriger

Source code available on GitHub .