forked from organicmaps/organicmaps
[search] Updated 'IsShopOrAmenity'.
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
This commit is contained in:
parent
548435a5f8
commit
ce315bf9ba
1 changed files with 3 additions and 1 deletions
|
@ -194,17 +194,19 @@ public:
|
|||
// Amenity types are very fragmented, so take only most _interesting_ here.
|
||||
{"amenity", "bank"},
|
||||
{"amenity", "brothel"},
|
||||
{"amenity", "car_rental"},
|
||||
{"amenity", "casino"},
|
||||
{"amenity", "cinema"},
|
||||
{"amenity", "clinic"},
|
||||
{"amenity", "hospital"},
|
||||
{"amenity", "ice_cream"},
|
||||
{"amenity", "library"},
|
||||
{"amenity", "marketplace"},
|
||||
{"amenity", "nightclub"},
|
||||
{"amenity", "pharmacy"},
|
||||
{"amenity", "police"},
|
||||
{"amenity", "post_office"},
|
||||
{"amenity", "stripclub"},
|
||||
{"amenity", "taxi"},
|
||||
{"amenity", "theatre"},
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue