Skip to content

Commit 3783aa2

Browse files
authored
Add youth center (#83)
1 parent 1ce208b commit 3783aa2

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"icon": "maki-town-hall",
3+
"geometry": [
4+
"point",
5+
"area"
6+
],
7+
"terms": [
8+
"youth center",
9+
"youth centre",
10+
"youth club"
11+
],
12+
"tags": {
13+
"amenity": "community_centre",
14+
"community_centre": "youth_centre"
15+
},
16+
"name": "Youth Center"
17+
}

0 commit comments

Comments
 (0)