willFromSwiss
Joined: 14/05/2025 09:25:09
Messages: 1
Offline
|
Hello,
As part of my bachelor’s thesis, I need a database containing the following columns:
CountryCode
PostalCode
Longitude (Long)
Latitude (Lat)
In this context, I naturally turned to GeoNames. However, after attempting to extract postal codes from the allCountries.txt file by following the GeoNames table names, I haven’t been able to retrieve the postal codes correctly. I then tried a sequential approach by country, but I still wasn’t able to succeed. Could the issue be on my end? Is there a way to standardize my search to achieve the desired outcome?
I’ve tried various methods, but I still can’t get it to work. If anyone can shed some light on this or provide a lead, I’d greatly appreciate it.
Thank you!
|