2025-03-05     2025-03-06     2025-03-07

airports should have a country code

number of errors=0
number of warnings=0
Group=ckgGrpAirpIcao

select geonameid,name,featurecode from geoname where featurecode in ('AIRP','AIRF','AIRB') and countrycode is null

geonameid	name	featurecode