2025-06-30     2025-07-01     2025-07-02

duplicates for populated places within shape

number of errors=3
number of warnings=0

select a.name,a.countrycode,a.featurecode,a.geonameid,b.geonameid from geoname a, geoname b, geoname_bbox bb where a.featureclass='P' and b.featureclass='P' and a.geonameid=bb.geonameid and accuracylevel=10 and st_within(b.geography::geometry,wkb_geometry) and a.geonameid<>b.geonameid and lower(a.name)=lower(b.name)

name	countrycode	featurecode	geonameid	geonameid	
El Tecuán	MX	PPL	8863289	3991485	
Rincón de Chila	MX	PPL	3988683	3988682	
Ocotic	MX	PPL	3994496	3994495