diff --git a/indexer/feature_data.cpp b/indexer/feature_data.cpp index 64dba72b0b..ae874b6f9e 100644 --- a/indexer/feature_data.cpp +++ b/indexer/feature_data.cpp @@ -149,6 +149,7 @@ private: {"amenity", "shelter"}, {"amenity", "toilets"}, {"amenity", "drinking_water"}, + {"shop", "copyshop"}, // often used as secondary tag for amenity=post_office {"leisure", "pitch"}, // Give priority to tag "sport"=*. {"public_transport", "platform"}, };