zac_jh
Joined: 02/07/2013 23:00:40
Messages: 1
Offline
|
I've looked through the available functions but cannot find a function to do this. Can some-one point me in the right direction?
I want to look up the Administration area literal text (State, province, county name etc) from the ISO2 country code and GeoNames Admin1Code.
Something like:
getAdminLit ( 'US', 'AK' ) which would return Alaska.
|