<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "REST params for reverse geocoding"]]></title>
		<link>http://forum.geonames.org/gforum/posts/list/4.page</link>
		<description><![CDATA[Latest messages posted in the topic "REST params for reverse geocoding"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>REST params for reverse geocoding</title>
				<description><![CDATA[ I'm trying to use the REST service and I've found that it would be a great feature if reverse gecoding and the normal search function could be joined together.  

This is what I want to do:
<a href="http://ws.geonames.org/findNearbyPlaceName?lat=59.3&lng=17.99&radius=10&fcode=RSV" target="_new" rel="nofollow">findNearbyPlaceName?lat=59.3&lng=17.99&radius=10&fcode=RSV</a>

This is what works
<a href="http://ws.geonames.org/findNearbyPlaceName?lat=59.3&lng=17.99&radius=10" target="_new" rel="nofollow">findNearbyPlaceName?lat=59.3&lng=17.99&radius=10</a>


You can use this, but it only works on BBX supplied for countries. It would be great to have a version of this that could take a BBX.
http://ws.geonames.org/search?q=RSV&country=se]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/122.page#598</guid>
				<link>http://forum.geonames.org/gforum/posts/list/122.page#598</link>
				<pubDate><![CDATA[Tue, 25 Jul 2006 08:14:16]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title>Re:REST params for reverse geocoding</title>
				<description><![CDATA[ Good idea. 

Here you go :

http://ws.geonames.org/findNearby?lat=59.3&lng=17.99&radius=10&fcode=ISL


Marc]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/122.page#628</guid>
				<link>http://forum.geonames.org/gforum/posts/list/122.page#628</link>
				<pubDate><![CDATA[Wed, 26 Jul 2006 20:11:51]]> GMT</pubDate>
				<author><![CDATA[ marc]]></author>
			</item>
	</channel>
</rss>