mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-16 13:59:07 +02:00
Add youth center (#83)
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"icon": "maki-town-hall",
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"youth center",
|
||||
"youth centre",
|
||||
"youth club"
|
||||
],
|
||||
"tags": {
|
||||
"amenity": "community_centre",
|
||||
"community_centre": "youth_centre"
|
||||
},
|
||||
"name": "Youth Center"
|
||||
}
|
||||
Reference in New Issue
Block a user