<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Some cities are not displayed"]]></title>
		<link>http://forum.geonames.org/gforum/posts/list/4.page</link>
		<description><![CDATA[Latest messages posted in the topic "Some cities are not displayed"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Some cities are not displayed</title>
				<description><![CDATA[ Hi!

Thank you and congratulations for the work!

I am using a Open Source .NET client library for Geonames (http://geonamesdotorgdotnet.codeplex.com). The problem is that some cities are not listed. For example, the city/capital of "Porto Alegre" in the state "Rio Grande Sul" (Brazil) is not listed.

	
The strange thing is that in the example GeoTree (http://geotree.geonames.org) this city appears.

Is there a need for authentication in Webservice to return all the data?
I ask this because the library is not doing any authentication in the Webservice.

Thanks for advance!

Pedro
Brazil

* Sorry my bad english.]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/1536.page#6412</guid>
				<link>http://forum.geonames.org/gforum/posts/list/1536.page#6412</link>
				<pubDate><![CDATA[Sat, 19 Sep 2009 20:25:00]]> GMT</pubDate>
				<author><![CDATA[ pedrojr]]></author>
			</item>
			<item>
				<title>Re:Some cities are not displayed</title>
				<description><![CDATA[ Hi

It it difficult to help you without knowing which service you are speaking of and which parameters you are using.
In order to debug it I would look at the call to the web service and see what the web service returns.

Best

Marc]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/1536.page#6416</guid>
				<link>http://forum.geonames.org/gforum/posts/list/1536.page#6416</link>
				<pubDate><![CDATA[Sun, 20 Sep 2009 10:53:56]]> GMT</pubDate>
				<author><![CDATA[ marc]]></author>
			</item>
			<item>
				<title>Re:Some cities are not displayed</title>
				<description><![CDATA[ Hi marc!

	
I'm using the function GetChildren to get everything that is below a certain GeoNameID (in this case is the state). Determine the parameter GeoStyle as Medium.

I checked the source code that calls the function GetChildren following in Webservice:

[OperationContract ( Name = "childrenJSON0" )]
    [WebInvoke (
      UriTemplate = "childrenJSON?geonameId={geoNameID}&lang={culture}&style={style}&maxRows={maxRows}",
      RequestFormat = WebMessageFormat.Json,
      ResponseFormat = WebMessageFormat.Json,
      BodyStyle = WebMessageBodyStyle.Bare )]


What do you think you can be?

Thanks!]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/1536.page#6419</guid>
				<link>http://forum.geonames.org/gforum/posts/list/1536.page#6419</link>
				<pubDate><![CDATA[Sun, 20 Sep 2009 17:16:48]]> GMT</pubDate>
				<author><![CDATA[ pedrojr]]></author>
			</item>
			<item>
				<title>Re:Some cities are not displayed</title>
				<description><![CDATA[ If I were you then I would enter the url with the parameters in your browser to see what it returns. If you think records are missing then it most likely means that 'maxRows' is not high enough.

Best

Marc]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/1536.page#6420</guid>
				<link>http://forum.geonames.org/gforum/posts/list/1536.page#6420</link>
				<pubDate><![CDATA[Sun, 20 Sep 2009 17:36:48]]> GMT</pubDate>
				<author><![CDATA[ marc]]></author>
			</item>
	</channel>
</rss>