Deprecate generator:source=photovoltaic

This commit is contained in:
Quincy Morgan
2019-05-03 11:57:02 -07:00
parent ddc9d16b62
commit a7e792fcda
2 changed files with 5 additions and 0 deletions
+4
View File
@@ -316,6 +316,10 @@
"old": {"footway": "separate"},
"replace": {"sidewalk": "separate"}
},
{
"old": {"generator:source": "photovoltaic"},
"replace": {"generator:source": "solar", "generator:method": "photovoltaic"}
},
{
"old": {"highway": "abandoned"},
"replace": {"abandoned:highway": "*"}