]> git.openstreetmap.org Git - nominatim.git/blobdiff - settings/import-full.lua
Merge remote-tracking branch 'upstream/master'
[nominatim.git] / settings / import-full.lua
index f8b1e7a73375f82cfbf37b168673b8a89cb63e8a..11bd1f3a7f98a524eac06884e8b8e96c66a41a93 100644 (file)
@@ -30,6 +30,7 @@ flex.set_main_tags{
                 works = 'named',
                 water_tower = 'always',
                 dyke = 'named',
+                adit = 'named',
                 lighthouse = 'always',
                 watermill = 'always',
                 tunnel = 'always'},
@@ -74,7 +75,8 @@ flex.set_prefilters{delete_keys = {'note', 'note:*', 'source', '*source', 'attri
                                               'abandoned', 'signal', 'buffer_stop', 'razed'},
                                    aerialway = {'pylon', 'no'},
                                    aeroway = {'no'},
-                                   amenity = {'no', 'parking_space', 'parking_entrance'},
+                                   amenity = {'no', 'parking_space', 'parking_entrance',
+                                              'waste_disposal', 'hunting_stand'},
                                    club = {'no'},
                                    craft = {'no'},
                                    leisure = {'no'},