mirror of
https://github.com/FoggedLens/iD.git
synced 2026-04-21 11:16:36 +02:00
Create badminton.json
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"icon": "maki-tennis",
|
||||
"fields": [
|
||||
"name",
|
||||
"surface",
|
||||
"lit",
|
||||
"access_simple"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"tags": {
|
||||
"leisure": "pitch",
|
||||
"sport": "badminton"
|
||||
},
|
||||
"reference": {
|
||||
"key": "sport",
|
||||
"value": "badminton"
|
||||
},
|
||||
"terms": [],
|
||||
"name": "Badminton Court"
|
||||
}
|
||||
Reference in New Issue
Block a user