<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "findNearbyPlaceName JSON formatting issue?"]]></title>
		<link>http://forum.geonames.org/gforum/posts/list/4.page</link>
		<description><![CDATA[Latest messages posted in the topic "findNearbyPlaceName JSON formatting issue?"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>findNearbyPlaceName JSON formatting issue?</title>
				<description><![CDATA[ Hi!

When I use the following HTTP query:

http://ws.geonames.org/findNearbyPlaceNameJSON?lat=47.6687957&lng=-122.1218329

I get the following response:

{"geonames":[{"countryName":"United States","adminCode1":"WA","fclName":"city, village,...","countryCode":"US","lng":-122.121512,"fcodeName":"populated place","distance":"0.5779","toponymName":"Redmond","fcl":"P","name":"Redmond","fcode":"PPL","geonameId":5808079,"lat":47.6739882,"adminName1":"Washington","population":47264}]}

Correct me if I am wrong, but this response does not appear to be in a JSON format?

I am trying to use the jQuery function "getJSON" and the jQuery function doesn't appear to be able to read the response.

help?]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/1923.page#7804</guid>
				<link>http://forum.geonames.org/gforum/posts/list/1923.page#7804</link>
				<pubDate><![CDATA[Thu, 27 May 2010 19:53:04]]> GMT</pubDate>
				<author><![CDATA[ alexalex]]></author>
			</item>
			<item>
				<title>Re:findNearbyPlaceName JSON formatting issue?</title>
				<description><![CDATA[ Have a look to the HTML source here to see how to use jQuery and JSON :
http://geotree.geonames.org/geotree.html]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/1923.page#7805</guid>
				<link>http://forum.geonames.org/gforum/posts/list/1923.page#7805</link>
				<pubDate><![CDATA[Thu, 27 May 2010 20:38:37]]> GMT</pubDate>
				<author><![CDATA[ geotree]]></author>
			</item>
			<item>
				<title>Re:findNearbyPlaceName JSON formatting issue?</title>
				<description><![CDATA[ All I see is a tree of locations. There's no code there?]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/1923.page#7806</guid>
				<link>http://forum.geonames.org/gforum/posts/list/1923.page#7806</link>
				<pubDate><![CDATA[Thu, 27 May 2010 21:29:02]]> GMT</pubDate>
				<author><![CDATA[ alexalex]]></author>
			</item>
			<item>
				<title>Re:findNearbyPlaceName JSON formatting issue?</title>
				<description><![CDATA[ right-click > view source]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/1923.page#7814</guid>
				<link>http://forum.geonames.org/gforum/posts/list/1923.page#7814</link>
				<pubDate><![CDATA[Thu, 27 May 2010 23:06:44]]> GMT</pubDate>
				<author><![CDATA[ geotree]]></author>
			</item>
	</channel>
</rss>