mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-18 06:35:20 +02:00
Added softball preset
This commit is contained in:
@@ -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"
|
||||
}
|
||||
Reference in New Issue
Block a user