mirror of
https://github.com/FoggedLens/iD.git
synced 2026-06-02 13:11:41 +02:00
16 lines
207 B
JSON
16 lines
207 B
JSON
{
|
|
"icon": "pitch",
|
|
"fields": [
|
|
"leisure"
|
|
],
|
|
"geometry": [
|
|
"point",
|
|
"vertex",
|
|
"area"
|
|
],
|
|
"tags": {
|
|
"leisure": "*"
|
|
},
|
|
"name": "Leisure"
|
|
}
|