diff --git a/lib-lua/themes/nominatim/presets.lua b/lib-lua/themes/nominatim/presets.lua index 2bccc3af..5331e372 100644 --- a/lib-lua/themes/nominatim/presets.lua +++ b/lib-lua/themes/nominatim/presets.lua @@ -362,7 +362,7 @@ module.IGNORE_KEYS.metatags = {'note', 'note:*', 'source', 'source:*', '*source' 'tiger:cfcc', 'tiger:reviewed', 'nysgissam:*', 'NHD:*', 'nhd:*', 'gnis:*', 'geobase:*', 'yh:*', 'osak:*', 'naptan:*', 'CLC:*', 'import', 'it:fvg:*', - 'lacounty:*', 'ref:linz:*', + 'lacounty:*', 'ref:linz:*', 'survey:*', 'ref:bygningsnr', 'ref:ruian:*', 'building:ruian:type', 'type', 'is_in:postcode'}