mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-20 18:13:30 +00:00
17 lines
221 B
JSON
17 lines
221 B
JSON
{
|
|
"geometry": [
|
|
"point",
|
|
"vertex",
|
|
"line",
|
|
"area"
|
|
],
|
|
"tags": {
|
|
"power": "*"
|
|
},
|
|
"fields": [
|
|
"power"
|
|
],
|
|
"searchable": false,
|
|
"name": "Power"
|
|
}
|