X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/3a5d9f03775fc52df1b1f585d727a3483b1c215b..e264604894061a83e989a4a28f3b9d542f0269ec:/settings/import-full.lua diff --git a/settings/import-full.lua b/settings/import-full.lua index 0cf8a3b6..5b1ab060 100644 --- a/settings/import-full.lua +++ b/settings/import-full.lua @@ -61,7 +61,8 @@ flex.set_prefilters{delete_keys = {'note', 'note:*', 'source', '*source', 'attri natural = {'yes', 'no', 'coastline'}, highway = {'no', 'turning_circle', 'mini_roundabout', 'noexit', 'crossing', 'give_way', 'stop'}, - railway = {'level_crossing', 'no', 'rail'}, + railway = {'level_crossing', 'no', 'rail', 'switch', + 'abandoned', 'signal', 'buffer_stop', 'razed'}, man_made = {'survey_point', 'cutline'}, aerialway = {'pylon', 'no'}, aeroway = {'no'},