Thanks for answering. Well, aparently not every cache has the complete information. When I use PGC_GetFinds( profileId, { fields = {'gccode','country','region','county'} , filter = filter } ) (where the filter is on France), and check the data in the cache['county']-field these are empty. Thus, to me it seems there is no county information available to be used in checkers.
If I am right you do not keep a separate database for all caches in the world? You directly link to the geocaching.com-API? Or is there a way I can retrieve county information if the original cache listing does not contain that kind of information?