<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Lookup literal Admin area from country code and area code"]]></title>
		<link>http://forum.geonames.org/gforum/posts/list/9.page</link>
		<description><![CDATA[Latest messages posted in the topic "Lookup literal Admin area from country code and area code"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Lookup literal Admin area from country code and area code</title>
				<description><![CDATA[ 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.


]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/4307.page#12559</guid>
				<link>http://forum.geonames.org/gforum/posts/list/4307.page#12559</link>
				<pubDate><![CDATA[Wed, 3 Jul 2013 07:24:20]]> GMT</pubDate>
				<author><![CDATA[ zac_jh]]></author>
			</item>
			<item>
				<title>Re:Lookup literal Admin area from country code and area code</title>
				<description><![CDATA[ http://api.geonames.org/search?q=us,ak,adm1&maxRows=10&username=demo

or more explicit

http://api.geonames.org/search?q=ak&maxRows=10&username=demo&country=us&featurecode=ADM1]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/4307.page#12574</guid>
				<link>http://forum.geonames.org/gforum/posts/list/4307.page#12574</link>
				<pubDate><![CDATA[Thu, 4 Jul 2013 14:39:50]]> GMT</pubDate>
				<author><![CDATA[ marc]]></author>
			</item>
	</channel>
</rss>