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