mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-16 22:03:37 +02:00
5901be1027
(re: #3924)
17 lines
245 B
JSON
17 lines
245 B
JSON
{
|
|
"icon": "temaki-ruins",
|
|
"fields": [
|
|
"historic",
|
|
"inscription"
|
|
],
|
|
"geometry": [
|
|
"point",
|
|
"vertex",
|
|
"area"
|
|
],
|
|
"tags": {
|
|
"historic": "*"
|
|
},
|
|
"name": "Historic Site"
|
|
}
|