mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-20 07:24:41 +02:00
Add Futsal Court preset (#367)
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"icon": "maki-soccer",
|
||||
"geometry": [
|
||||
"area",
|
||||
"point"
|
||||
],
|
||||
"tags": {
|
||||
"leisure": "pitch",
|
||||
"sport": "futsal"
|
||||
},
|
||||
"reference": {
|
||||
"key": "sport",
|
||||
"value": "futsal"
|
||||
},
|
||||
"terms": [
|
||||
"minifootball",
|
||||
"five-a-side soccer"
|
||||
],
|
||||
"name": "Futsal Court"
|
||||
}
|
||||
Reference in New Issue
Block a user