mirror of
https://github.com/FoggedLens/iD.git
synced 2026-06-05 06:28:15 +02:00
16 lines
222 B
JSON
16 lines
222 B
JSON
{
|
|
"fields": [
|
|
"tower/type",
|
|
"tower/construction",
|
|
"height"
|
|
],
|
|
"geometry": [
|
|
"point",
|
|
"area"
|
|
],
|
|
"tags": {
|
|
"man_made": "tower"
|
|
},
|
|
"name": "Tower"
|
|
}
|