mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-24 00:54:03 +02:00
da10b6b254
(re: #3924)
17 lines
233 B
JSON
17 lines
233 B
JSON
{
|
|
"icon": "maki-attraction",
|
|
"fields": [
|
|
"name",
|
|
"tourism"
|
|
],
|
|
"geometry": [
|
|
"point",
|
|
"vertex",
|
|
"area"
|
|
],
|
|
"tags": {
|
|
"tourism": "*"
|
|
},
|
|
"name": "Tourism"
|
|
}
|