mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-16 15:47:58 +00:00
drop amenity=waste_prposal and amenity=hunting_stand
This commit is contained in:
@@ -75,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'},
|
||||
|
||||
Reference in New Issue
Block a user