<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "getParent/getChildren"]]></title>
		<link>http://forum.geonames.org/gforum/posts/list/9.page</link>
		<description><![CDATA[Latest messages posted in the topic "getParent/getChildren"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>getParent/getChildren</title>
				<description><![CDATA[ Hi Marc,
I have a question for you. Do you think it would be possible for you to create two new webservices:
- getParent (geonameId) returning the geoId of the parent division
- getChildren(geonameId) returning the list that contains all geoIds

It will solve a lot of problems for my project.

thank you very much,
fabrizio]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/431.page#2095</guid>
				<link>http://forum.geonames.org/gforum/posts/list/431.page#2095</link>
				<pubDate><![CDATA[Fri, 18 May 2007 23:06:25]]> GMT</pubDate>
				<author><![CDATA[ mcjennis]]></author>
			</item>
			<item>
				<title>Re:getParent/getChildren</title>
				<description><![CDATA[ Hi Fabrizio

There is a service called <i>hierarchy</i> that returns all ancestors of a geonameId. Here the hierarchy for Segesta : 
Europe &gt; Italian Republic &gt; Regione Autonoma Siciliana &gt; Provincia di Trapani &gt; Calatafimi-Segesta
http://ws.geonames.org/hierarchy?geonameId=6535960

And one called <i>children</i> to return the ADMs within another ADM. Here the regions of Italy :
http://ws.geonames.org/children?geonameId=3175395

Cheers

Marc]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/431.page#2104</guid>
				<link>http://forum.geonames.org/gforum/posts/list/431.page#2104</link>
				<pubDate><![CDATA[Sat, 19 May 2007 13:24:05]]> GMT</pubDate>
				<author><![CDATA[ marc]]></author>
			</item>
			<item>
				<title>Re:getParent/getChildren</title>
				<description><![CDATA[ great!
I found getHierarchy but didn't know about children... what about the JSON version of this methods?

cheers Fabrizio]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/431.page#2111</guid>
				<link>http://forum.geonames.org/gforum/posts/list/431.page#2111</link>
				<pubDate><![CDATA[Sun, 20 May 2007 11:20:12]]> GMT</pubDate>
				<author><![CDATA[ mcjennis]]></author>
			</item>
			<item>
				<title>Re:getParent/getChildren</title>
				<description><![CDATA[ Hi Fabrizio

You are hard to please. Here you go :
http://ws.geonames.org/hierarchyJSON?geonameId=6535960
http://ws.geonames.org/childrenJSON?geonameId=3175395

Cheers

Marc]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/431.page#2113</guid>
				<link>http://forum.geonames.org/gforum/posts/list/431.page#2113</link>
				<pubDate><![CDATA[Sun, 20 May 2007 22:25:54]]> GMT</pubDate>
				<author><![CDATA[ marc]]></author>
			</item>
			<item>
				<title>Re:getParent/getChildren</title>
				<description><![CDATA[ Hi Marc,
my tree navigation system is almost completed, you are able to walk up and down throughout the wolrd's administration divisions.
But I am not able to predict if a specific place has children or not. Would it be possible to have a flag to understand weather a place gotten by children webservice has children or not?
So I could put a link for expansion just for places with children.

Thank you very much
Fabrizio]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/431.page#2365</guid>
				<link>http://forum.geonames.org/gforum/posts/list/431.page#2365</link>
				<pubDate><![CDATA[Sun, 8 Jul 2007 14:55:05]]> GMT</pubDate>
				<author><![CDATA[ mcjennis]]></author>
			</item>
			<item>
				<title>Re:getParent/getChildren</title>
				<description><![CDATA[ Hi,
I really need some help to complete my project.
To determine weather a place has children or not is vital for my goal. May anyone give me some advice?
I use getchildren web service to obtain a list of places, but I don't know if they are father.

Thank you ]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/431.page#2520</guid>
				<link>http://forum.geonames.org/gforum/posts/list/431.page#2520</link>
				<pubDate><![CDATA[Fri, 27 Jul 2007 15:55:05]]> GMT</pubDate>
				<author><![CDATA[ mcjennis]]></author>
			</item>
			<item>
				<title>Re:getParent/getChildren</title>
				<description><![CDATA[ You are absolutely right. I didn't forget your posting. The number of children for the features returned by this service is required. I will see how fast I can implement it.

Cheers

Marc]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/431.page#2524</guid>
				<link>http://forum.geonames.org/gforum/posts/list/431.page#2524</link>
				<pubDate><![CDATA[Sat, 28 Jul 2007 13:44:05]]> GMT</pubDate>
				<author><![CDATA[ marc]]></author>
			</item>
	</channel>
</rss>