mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-26 23:43:46 +00:00
Substation preset: Adding the most common tag combination
This commit is contained in:
@@ -2786,7 +2786,8 @@
|
||||
},
|
||||
"power/sub_station": {
|
||||
"fields": [
|
||||
"operator"
|
||||
"operator",
|
||||
"building"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"fields": [
|
||||
"operator"
|
||||
"operator",
|
||||
"building"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
|
||||
Reference in New Issue
Block a user