<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Problem using startRow parameter in webservice requests"]]></title>
		<link>http://forum.geonames.org/gforum/posts/list/4.page</link>
		<description><![CDATA[Latest messages posted in the topic "Problem using startRow parameter in webservice requests"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Problem using startRow parameter in webservice requests</title>
				<description><![CDATA[ Execute query:
<span class="genmed"><b>Code:</b></span><br>
		<div style="overflow: auto; width: 100%;">
		<pre>http://api.geonames.org/search?username=demo&style=FULL&maxRows=100&featureCode=BAY</pre>
		</div>
totalResultsCount = 47516

add &startRow=5000 OK
add &startRow=6000 you get:<span class="genmed"><b>Code:</b></span><br>
		<div style="overflow: auto; width: 100%;">
		<pre>&lt;geonames&gt;
&lt;status message="requested startRow too big" value="12"/&gt;
&lt;/geonames&gt;</pre>
		</div>

Wtf?]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/4004.page#11897</guid>
				<link>http://forum.geonames.org/gforum/posts/list/4004.page#11897</link>
				<pubDate><![CDATA[Thu, 20 Sep 2012 06:29:14]]> GMT</pubDate>
				<author><![CDATA[ watbywbarif]]></author>
			</item>
			<item>
				<title>Re:Problem using startRow parameter in webservice requests</title>
				<description><![CDATA[ the search service is not meant to download the entire database. there are data extracts for this purpose.

Marc]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/4004.page#11899</guid>
				<link>http://forum.geonames.org/gforum/posts/list/4004.page#11899</link>
				<pubDate><![CDATA[Thu, 20 Sep 2012 06:35:33]]> GMT</pubDate>
				<author><![CDATA[ marc]]></author>
			</item>
			<item>
				<title>Re:Problem using startRow parameter in webservice requests</title>
				<description><![CDATA[ Thx Marc!

I only wanted to download some water features, not entire database ;)

So, web services are out, no api for raw text data, I guess SQL database is my best friend.]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/4004.page#11902</guid>
				<link>http://forum.geonames.org/gforum/posts/list/4004.page#11902</link>
				<pubDate><![CDATA[Fri, 21 Sep 2012 06:57:06]]> GMT</pubDate>
				<author><![CDATA[ watbywbarif]]></author>
			</item>
	</channel>
</rss>