mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-08-15 07:40:20 +02:00
Add Team Handball Court preset (#636)
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
"value": "american_handball"
|
||||
},
|
||||
"terms": [
|
||||
"handball",
|
||||
"wallball"
|
||||
],
|
||||
"name": "American Handball Court"
|
||||
|
||||
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"icon": "maki-pitch",
|
||||
"geometry": [
|
||||
"area",
|
||||
"point"
|
||||
],
|
||||
"tags": {
|
||||
"leisure": "pitch",
|
||||
"sport": "handball"
|
||||
},
|
||||
"reference": {
|
||||
"key": "sport",
|
||||
"value": "handball"
|
||||
},
|
||||
"terms": [
|
||||
"handball"
|
||||
],
|
||||
"name": "Team Handball Court"
|
||||
}
|
||||
Reference in New Issue
Block a user