don't upgrade (deprecated) shop=organic to supermarkets (#884)

as it is not always clear that these should be supermarkets, but could also be shop=convenience, shop=herbalist, or of an other shop type
This commit is contained in:
Mateusz Konieczny
2023-04-24 15:34:17 +02:00
committed by GitHub
parent ea9101e489
commit 064a82032a
-4
View File
@@ -1469,10 +1469,6 @@
"old": {"shop": "office_supplies"},
"replace": {"shop": "stationery"}
},
{
"old": {"shop": "organic"},
"replace": {"shop": "supermarket", "organic": "only"}
},
{
"old": {"shop": "perfume"},
"replace": {"shop": "perfumery"}