mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-21 07:46:58 +02:00
19 lines
283 B
JSON
19 lines
283 B
JSON
{
|
|
"icon": "temaki-cable",
|
|
"fields": [
|
|
"telecom",
|
|
"operator"
|
|
],
|
|
"geometry": [
|
|
"point",
|
|
"vertex",
|
|
"line",
|
|
"area"
|
|
],
|
|
"tags": {
|
|
"telecom": "*"
|
|
},
|
|
"searchable": false,
|
|
"name": "Telecom Feature"
|
|
}
|