mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-20 07:25:15 +02:00
da10b6b254
(re: #3924)
19 lines
274 B
JSON
19 lines
274 B
JSON
{
|
|
"icon": "maki-golf",
|
|
"fields": [
|
|
"name"
|
|
],
|
|
"geometry": [
|
|
"area"
|
|
],
|
|
"tags": {
|
|
"golf": "rough",
|
|
"landuse": "grass"
|
|
},
|
|
"reference": {
|
|
"key": "golf",
|
|
"value": "rough"
|
|
},
|
|
"name": "Rough"
|
|
}
|