Added softball preset

This commit is contained in:
Sally Hale
2018-10-01 11:45:26 +01:00
parent 84ceed809e
commit 9c80932816
@@ -0,0 +1,24 @@
{
"icon": "maki-baseball",
"fields": [
"name",
"lit"
],
"geometry": [
"point",
"area"
],
"tags": {
"leisure": "pitch",
"sport": "softball"
},
"reference": {
"key": "sport",
"value": "softball"
},
"terms": [
"softball",
"diamond"
],
"name": "Softball Field"
}