mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-02 00:15:12 +02:00
Merge pull request #1886 from iandees/new-presets-1
Add grocery store term to supermarket.
This commit is contained in:
@@ -4575,6 +4575,7 @@
|
||||
"five-and-dime",
|
||||
"flea market",
|
||||
"galleria",
|
||||
"grocery store",
|
||||
"mall",
|
||||
"mart",
|
||||
"outlet",
|
||||
|
||||
@@ -20,6 +20,7 @@
|
||||
"five-and-dime",
|
||||
"flea market",
|
||||
"galleria",
|
||||
"grocery store",
|
||||
"mall",
|
||||
"mart",
|
||||
"outlet",
|
||||
|
||||
Vendored
+1
-1
@@ -1916,7 +1916,7 @@
|
||||
},
|
||||
"shop/supermarket": {
|
||||
"name": "Supermarket",
|
||||
"terms": "bazaar,boutique,chain,co-op,cut-rate store,discount store,five-and-dime,flea market,galleria,mall,mart,outlet,outlet store,shop,shopping center,shopping centre,shopping plaza,stand,store,supermarket,thrift shop"
|
||||
"terms": "bazaar,boutique,chain,co-op,cut-rate store,discount store,five-and-dime,flea market,galleria,grocery store,mall,mart,outlet,outlet store,shop,shopping center,shopping centre,shopping plaza,stand,store,supermarket,thrift shop"
|
||||
},
|
||||
"shop/toys": {
|
||||
"name": "Toy Store",
|
||||
|
||||
Reference in New Issue
Block a user