<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Chris' GISmo's &#187; pagination</title>
	<atom:link href="http://blog.webmapper.com.au/tag/pagination/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.webmapper.com.au</link>
	<description>Not another GIS blog</description>
	<lastBuildDate>Tue, 01 Jun 2010 05:22:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>WFS Feature paging &#8230; yes please</title>
		<link>http://blog.webmapper.com.au/2007/04/25/wfs-feature-paging-yes-please/</link>
		<comments>http://blog.webmapper.com.au/2007/04/25/wfs-feature-paging-yes-please/#comments</comments>
		<pubDate>Wed, 25 Apr 2007 11:50:35 +0000</pubDate>
		<dc:creator>Chris Tweedie</dc:creator>
				<category><![CDATA[Rants]]></category>
		<category><![CDATA[csw]]></category>
		<category><![CDATA[features]]></category>
		<category><![CDATA[ogc]]></category>
		<category><![CDATA[pagination]]></category>
		<category><![CDATA[wfs]]></category>

		<guid isPermaLink="false">http://chris.narx.net/2007/04/25/wfs-feature-paging-yes-please/</guid>
		<description><![CDATA[Sean posted his thoughts in response to Chris&#8217; and all i can say is, yes please!
My random thoughts,

Why this functionality was never embedded into WFS i will never know. After playing with CSW for the last 6 months where similar &#8220;pagination&#8221; is available &#8230; it just makes sense. How the average Jo Blogs will ever [...]


Related posts:<ol><li><a href='http://blog.webmapper.com.au/2008/06/18/wfs-t-adventures-with-mapinfo-95/' rel='bookmark' title='Permanent Link: WFS-T adventures with Mapinfo 9.5'>WFS-T adventures with Mapinfo 9.5</a></li>
<li><a href='http://blog.webmapper.com.au/2007/04/07/taking-it-to-the-man/' rel='bookmark' title='Permanent Link: Taking it to &#8220;the man&#8221;'>Taking it to &#8220;the man&#8221;</a></li>
<li><a href='http://blog.webmapper.com.au/2008/08/25/carbonarc-revisited/' rel='bookmark' title='Permanent Link: CarbonArc revisited'>CarbonArc revisited</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://zcologia.com/news/442/feature-paging/">Sean</a> posted his thoughts in response to <a href="http://cholmes.wordpress.com/2007/04/24/rest-feature-service-sketches/">Chris&#8217;</a> and all i can say is, yes please!</p>
<p>My random thoughts,</p>
<ul>
<li>Why this functionality was never embedded into WFS i will never know. After playing with CSW for the last 6 months where similar &#8220;pagination&#8221; is available &#8230; it just makes <strong><em>sense</em></strong>. How the average Jo Blogs will ever understand what maxFeatures should be set to is irrelevant if the user cannot even determine how many *total* features are available given his query. OGC CS-W handles this quite nicely, almost identical to how Chris H. described it. If i search for &#8220;hydro&#8221;, it will give me a numberOfRecordsMatched=&#8221;340&#8243; but then also tell me that i&#8217;m just viewing the first 10 records.</li>
</ul>
<pre lang="xml"><csw version="2.0.0" service="csw" maxrecords="10" startposition="1"></csw></pre>
<ul>
<li>Paging has been linked to server performance, particularly caching a set number of features. This imo, would only hold true if the given features are retrieved in the same manner. How this would handle filters i&#8217;m a little unsure of (beyond the simple bbox). Just because search engines index http://sigma.openplans.org/geoserver/water_shorelines/100 doesn&#8217;t mean that the same features will appear in the same page 10 days later, for example. Checksum? HTTP Last-modified? *shrug*</li>
</ul>
<p>Looks like i need to pay more attention to the OGC boards <img src='http://blog.webmapper.com.au/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>


<p>Related posts:<ol><li><a href='http://blog.webmapper.com.au/2008/06/18/wfs-t-adventures-with-mapinfo-95/' rel='bookmark' title='Permanent Link: WFS-T adventures with Mapinfo 9.5'>WFS-T adventures with Mapinfo 9.5</a></li>
<li><a href='http://blog.webmapper.com.au/2007/04/07/taking-it-to-the-man/' rel='bookmark' title='Permanent Link: Taking it to &#8220;the man&#8221;'>Taking it to &#8220;the man&#8221;</a></li>
<li><a href='http://blog.webmapper.com.au/2008/08/25/carbonarc-revisited/' rel='bookmark' title='Permanent Link: CarbonArc revisited'>CarbonArc revisited</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.webmapper.com.au/2007/04/25/wfs-feature-paging-yes-please/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
