add FAA codes (US version of IATA codes) for airports

This commit is contained in:
Sarah Hoffmann
2025-05-31 09:45:28 +02:00
parent d2e691b63f
commit 831fccdaee

View File

@@ -332,7 +332,7 @@ module.NAME_TAGS.core = {main = {'name', 'name:*',
}
module.NAME_TAGS.address = {house = {'addr:housename'}}
module.NAME_TAGS.poi = group_merge({main = {'brand'},
extra = {'iata', 'icao'}},
extra = {'iata', 'icao', 'faa'}},
module.NAME_TAGS.core)
-- Address tagging