Skip to content

Commit

Permalink
Create family_centre
Browse files Browse the repository at this point in the history
  • Loading branch information
tiptoptom authored Apr 24, 2024
1 parent 3ff47e9 commit d0c6313
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions data/presets/amenity/community_centre/family_centre
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{

Check failure on line 1 in data/presets/amenity/community_centre/family_centre

View workflow job for this annotation

GitHub Actions / Check file endings

File data/presets/amenity/community_centre/family_centre is not a .json file.
"icon": "maki-town-hall",
"geometry": [
"point",
"area"
],
"tags": {
"amenity": "community_centre",
"community_centre": "family_centre"
},
"name": "Family Centre"
}

0 comments on commit d0c6313

Please sign in to comment.