<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "extendedFindNearby"]]></title>
		<link>http://forum.geonames.org/gforum/posts/list/4.page</link>
		<description><![CDATA[Latest messages posted in the topic "extendedFindNearby"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>extendedFindNearby</title>
				<description><![CDATA[ Hello All

I found a strange thing (perhaps not for you) happening 

I use the following url's  (i changed the username)

http://api.geonames.org/extendedFindNearby?lat=34.14960000&lng=-117.838330&username=demo&style=full

but i want it in this form

http://api.geonames.org/extendedFindNearby?lat=36.20187000&lng=-117.824360&username=demo&style=full

(this is also in california, so why the difference)

Is it posible to force it to get it in the latest form ?

I really need the last setup also in Los Angeles etc. 

Thanks in advance.]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/3959.page#11777</guid>
				<link>http://forum.geonames.org/gforum/posts/list/3959.page#11777</link>
				<pubDate><![CDATA[Tue, 7 Aug 2012 06:20:23]]> GMT</pubDate>
				<author><![CDATA[ xafnee]]></author>
			</item>
			<item>
				<title>Re:extendedFindNearby</title>
				<description><![CDATA[ Hi xafnee


The extendedFindNearby service is a combination of several services and returns different results depending on the location.

You can get the the result you require with the hierarchy service:
http://api.geonames.org/hierarchy?geonameId=5354905&username=demo&style=full

The hierarchy service does not yet understand the lat/lng params and needs a geonameId. You can get this with
http://api.geonames.org/findNearbyPlaceName?lat=36.20187000&lng=-117.824360&username=demo&style=full

The later call may even have all information you require, so that the hierarchy service is not required.

Best Regards

Marc]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/3959.page#11783</guid>
				<link>http://forum.geonames.org/gforum/posts/list/3959.page#11783</link>
				<pubDate><![CDATA[Fri, 10 Aug 2012 07:14:00]]> GMT</pubDate>
				<author><![CDATA[ marc]]></author>
			</item>
			<item>
				<title>Re:extendedFindNearby</title>
				<description><![CDATA[ Hello Marc

Sounds great, but i still have a question.

Based on 
http://api.geonames.org/extendedFindNearby?lat=34.14960000&lng=-117.838330&username=demo&style=full

how do i know the geonameId id need in the url you described ?

http://api.geonames.org/hierarchy?geonameId=5354905&username=demo&style=full

How can i get the geonamesId based on lon and lat ?

Thanks in advance]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/3959.page#11785</guid>
				<link>http://forum.geonames.org/gforum/posts/list/3959.page#11785</link>
				<pubDate><![CDATA[Sat, 11 Aug 2012 13:54:04]]> GMT</pubDate>
				<author><![CDATA[ xafnee]]></author>
			</item>
	</channel>
</rss>