number of errors=0
number of warnings=0
Group=chkGrpShp
select geoshapeid,geonameid,ST_NumInteriorRings(wkb_geometry),countrycode,level from geoname_shape where ST_NumInteriorRings(wkb_geometry)>10 and level>0 and countrycode not in ('CA','US') and geoshapeid not in (570298,102405,22987,22997,27161,27174)
fix with HoleRemover
geoshapeid geonameid st_numinteriorrings countrycode level