From d22fa3477a9131b3b4e2d52671e5cbde8205a939 Mon Sep 17 00:00:00 2001 From: Viktor Govako Date: Sun, 12 Feb 2023 13:04:49 -0300 Subject: [PATCH] Treat "landuse" as _secondary_ type. 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 c76dad7c50..0cfa591962 100644 --- a/indexer/feature_data.cpp +++ b/indexer/feature_data.cpp @@ -140,6 +140,7 @@ private: {"area:highway"}, {"earthquake:damage"}, {"emergency"}, // used in subway facilities (Barcelona) + {"landuse"}, // used together with more specific types like aerodrome }; base::StringIL const types2[] = {