mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-03-10 12:04:06 +00:00
Skip nat_name in default import
This commit is contained in:
@@ -321,7 +321,6 @@ module.NAME_TAGS = {}
|
|||||||
|
|
||||||
module.NAME_TAGS.core = {main = {'name', 'name:*',
|
module.NAME_TAGS.core = {main = {'name', 'name:*',
|
||||||
'int_name', 'int_name:*',
|
'int_name', 'int_name:*',
|
||||||
'nat_name', 'nat_name:*',
|
|
||||||
'reg_name', 'reg_name:*',
|
'reg_name', 'reg_name:*',
|
||||||
'loc_name', 'loc_name:*',
|
'loc_name', 'loc_name:*',
|
||||||
'old_name', 'old_name:*',
|
'old_name', 'old_name:*',
|
||||||
|
|||||||
Reference in New Issue
Block a user