I encountered the following error when trying to fetch country names with rake phonelib:import_data. I think switching to the download server will avoid that (and I assume serving static files is cheaper for geonames).
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<geonames>
<status message="the daily limit of 20000 credits for demo has been exceeded. Please use an application specific account. Do not use the demo account for your application." value="18"/>
</geonames>
I encountered the following error when trying to fetch country names with
rake phonelib:import_data
. I think switching to the download server will avoid that (and I assume serving static files is cheaper for geonames).