mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-27 04:43:52 +01:00
add "toilets:menstrual_products" field also to pois with toilet tag
see #1116
This commit is contained in:
parent
5d31e7ed4d
commit
7d42b9c32d
12 changed files with 27 additions and 7 deletions
|
|
@ -30,6 +30,7 @@
|
|||
"takeaway",
|
||||
"toilets",
|
||||
"toilets/wheelchair",
|
||||
"toilets/menstrual_products_poi",
|
||||
"fhrs/id-GB",
|
||||
"website/menu"
|
||||
],
|
||||
|
|
|
|||
|
|
@ -22,6 +22,7 @@
|
|||
"sport/sport_pub",
|
||||
"toilets",
|
||||
"toilets/wheelchair",
|
||||
"toilets/menstrual_products_poi",
|
||||
"website/menu"
|
||||
],
|
||||
"geometry": [
|
||||
|
|
|
|||
|
|
@ -14,6 +14,7 @@
|
|||
"gnis/feature_id-US",
|
||||
"toilets",
|
||||
"toilets/wheelchair",
|
||||
"toilets/menstrual_products_poi",
|
||||
"wheelchair"
|
||||
],
|
||||
"geometry": [
|
||||
|
|
|
|||
|
|
@ -32,6 +32,7 @@
|
|||
"takeaway",
|
||||
"toilets",
|
||||
"toilets/wheelchair",
|
||||
"toilets/menstrual_products_poi",
|
||||
"website/menu"
|
||||
],
|
||||
"geometry": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue