mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-26 20:33:51 +01:00
Add capacity for school, childcare and kindergarten (#136)
This commit is contained in:
parent
53646325e1
commit
b84d767959
3 changed files with 3 additions and 0 deletions
|
|
@ -12,6 +12,7 @@
|
|||
],
|
||||
"moreFields": [
|
||||
"baby_feeding",
|
||||
"capacity",
|
||||
"email",
|
||||
"fax",
|
||||
"gnis/feature_id",
|
||||
|
|
|
|||
|
|
@ -9,6 +9,7 @@
|
|||
"preschool"
|
||||
],
|
||||
"moreFields": [
|
||||
"capacity",
|
||||
"email",
|
||||
"fax",
|
||||
"gnis/feature_id",
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@
|
|||
"website"
|
||||
],
|
||||
"moreFields": [
|
||||
"capacity",
|
||||
"charge_fee",
|
||||
"email",
|
||||
"fax",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue