mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-23 08:39:56 +02:00
Create miniature_golf.json
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"icon": "golf",
|
||||
"fields": [
|
||||
"operator",
|
||||
"address",
|
||||
"opening_hours"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"crazy"
|
||||
"mini"
|
||||
"putt"
|
||||
],
|
||||
"tags": {
|
||||
"leisure": "miniature_golf"
|
||||
},
|
||||
"name": "Miniature Golf"
|
||||
}
|
||||
Reference in New Issue
Block a user