2025-03-03     2025-03-04     2025-03-05

shape country should be the same as geoname country

number of errors=0
number of warnings=0
Group=chkGrpShp

select geoname.geonameid,geoname.featurecode,geoname.name,geoname.countrycode,geoname_shape.countrycode, geoname_shape.geoshapeid from geoname,geoname_shape where geoname.geonameid=geoname_shape.geonameid and geoname.countrycode<>geoname_shape.countrycode;

[]

geonameid	featurecode	name	countrycode	countrycode	geoshapeid