mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-24 00:54:03 +02:00
da10b6b254
(re: #3924)
24 lines
360 B
JSON
24 lines
360 B
JSON
{
|
|
"icon": "maki-circle-stroked",
|
|
"fields": [
|
|
"operator",
|
|
"ref"
|
|
],
|
|
"geometry": [
|
|
"point",
|
|
"vertex"
|
|
],
|
|
"tags": {
|
|
"manhole": "telecom"
|
|
},
|
|
"terms": [
|
|
"cover",
|
|
"phone",
|
|
"hole",
|
|
"telecom",
|
|
"telephone",
|
|
"bt"
|
|
],
|
|
"name": "Telecom Manhole"
|
|
}
|