Substation preset: Adding the most common tag combination

This commit is contained in:
John Yani
2013-04-20 20:55:05 +03:00
parent 7d6274beed
commit d489c30e79
2 changed files with 4 additions and 2 deletions

View File

@@ -2786,7 +2786,8 @@
},
"power/sub_station": {
"fields": [
"operator"
"operator",
"building"
],
"geometry": [
"point",

View File

@@ -1,6 +1,7 @@
{
"fields": [
"operator"
"operator",
"building"
],
"geometry": [
"point",