<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Reverse geocode continent based on country code"]]></title>
		<link>http://forum.geonames.org/gforum/posts/list/4.page</link>
		<description><![CDATA[Latest messages posted in the topic "Reverse geocode continent based on country code"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Reverse geocode continent based on country code</title>
				<description><![CDATA[ Hi there,

I was wondering if anyone is able to help me with the following query.

I'm trying to reverse geocode from lat/lng right up to continent level. To get the country code I'm using:

http://api.geonames.org/countryCodeJSON?lat=LAT&lng=LNG&username=demo

Is there anything I can use to do the same for continent (even if it's using the country code)?

Any help would be greatly appreciated.

Many thanks,

Chris]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/4112.page#12178</guid>
				<link>http://forum.geonames.org/gforum/posts/list/4112.page#12178</link>
				<pubDate><![CDATA[Mon, 28 Jan 2013 20:44:09]]> GMT</pubDate>
				<author><![CDATA[ cboakes]]></author>
			</item>
			<item>
				<title>Re:Reverse geocode continent based on country code</title>
				<description><![CDATA[ If the country granularity is sufficient for you then you can read the country to continent relation from the download file or in xml format from the web service:

File in csv format:
http://download.geonames.org/export/dump/countryInfo.txt

xml web service:
http://api.geonames.org/countryInfo?username=xxx&style=full

json web service:
http://api.geonames.org/countryInfoJSON?username=xxx&style=full]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/4112.page#12187</guid>
				<link>http://forum.geonames.org/gforum/posts/list/4112.page#12187</link>
				<pubDate><![CDATA[Tue, 29 Jan 2013 07:54:02]]> GMT</pubDate>
				<author><![CDATA[ marc]]></author>
			</item>
			<item>
				<title>Re:Reverse geocode continent based on country code</title>
				<description><![CDATA[ Thank you very much!]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/4112.page#12190</guid>
				<link>http://forum.geonames.org/gforum/posts/list/4112.page#12190</link>
				<pubDate><![CDATA[Tue, 29 Jan 2013 20:02:00]]> GMT</pubDate>
				<author><![CDATA[ cboakes]]></author>
			</item>
	</channel>
</rss>