From 117c789158e4f9f3edce50ef0104e93beec615d3 Mon Sep 17 00:00:00 2001 From: Viktor Govako Date: Tue, 22 Aug 2023 13:22:23 -0300 Subject: [PATCH] Added "barrier" type as _secondary_. Signed-off-by: Viktor Govako --- indexer/feature_data.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/indexer/feature_data.cpp b/indexer/feature_data.cpp index d78c84c61c..2294222fe2 100644 --- a/indexer/feature_data.cpp +++ b/indexer/feature_data.cpp @@ -141,6 +141,7 @@ private: {"earthquake:damage"}, {"emergency"}, // used in subway facilities (Barcelona) {"landuse"}, // used together with more specific types like aerodrome + {"barrier"}, // for example - fence + school, but anyway barrier's names are useless }; base::StringIL const types2[] = {