2024-12-29     2024-12-30     2024-12-31

coordinates not null (except PT)

number of errors=0
number of warnings=0
Group=chkGrpPostalCode

select countrycode,zip,placename from zip_code where estlonglat is null and countrycode<>'PT' order by countrycode,zip,placename

[]

countrycode	zip	placename