mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-11-05 09:13:51 +01:00
additional amenities which may have toilets, baby feeding or changing table
This commit is contained in:
parent
405d72a581
commit
8ecfc455c7
4 changed files with 9 additions and 0 deletions
|
|
@ -20,6 +20,7 @@
|
|||
"branch_brand",
|
||||
"brand",
|
||||
"capacity",
|
||||
"changing_table",
|
||||
"delivery",
|
||||
"highchair",
|
||||
"organic",
|
||||
|
|
|
|||
|
|
@ -17,6 +17,7 @@
|
|||
"air_conditioning",
|
||||
"baby_feeding",
|
||||
"books",
|
||||
"changing_table",
|
||||
"polling_station",
|
||||
"toilets"
|
||||
],
|
||||
|
|
|
|||
|
|
@ -14,8 +14,12 @@
|
|||
"{@templates/internet_access}",
|
||||
"air_conditioning",
|
||||
"baby_feeding",
|
||||
"changing_table",
|
||||
"gnis/feature_id-US",
|
||||
"level",
|
||||
"toilets",
|
||||
"toilets/wheelchair",
|
||||
"toilets/menstrual_products_poi",
|
||||
"wheelchair"
|
||||
],
|
||||
"geometry": [
|
||||
|
|
|
|||
|
|
@ -1,5 +1,8 @@
|
|||
{
|
||||
"icon": "temaki-shopping_mall",
|
||||
"moreFields": [
|
||||
"baby_feeding"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue