mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-03 03:35:51 +02:00
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:
committed by
GitHub
parent
ea9101e489
commit
064a82032a
@@ -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"}
|
||||
|
||||
Reference in New Issue
Block a user