forked from hans/Nominatim
force inclusion of extratags used directly by Nominatim
This commit is contained in:
@@ -8,7 +8,6 @@ flex.set_address_tags('core')
|
||||
flex.set_postcode_fallback(false)
|
||||
|
||||
flex.ignore_keys('metatags')
|
||||
flex.add_for_extratags('required')
|
||||
|
||||
if cfg.with_extratags then
|
||||
flex.set_unused_handling{delete_keys = {'tiger:*'}}
|
||||
|
||||
Reference in New Issue
Block a user