mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-30 03:39:36 +02:00
be634853a9
(closes #3949)
17 lines
242 B
JSON
17 lines
242 B
JSON
{
|
|
"icon": "poi-ruins",
|
|
"fields": [
|
|
"historic",
|
|
"inscription"
|
|
],
|
|
"geometry": [
|
|
"point",
|
|
"vertex",
|
|
"area"
|
|
],
|
|
"tags": {
|
|
"historic": "*"
|
|
},
|
|
"name": "Historic Site"
|
|
}
|