<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: WFS Feature paging &#8230; yes please</title>
	<atom:link href="http://blog.webmapper.com.au/2007/04/25/wfs-feature-paging-yes-please/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.webmapper.com.au/2007/04/25/wfs-feature-paging-yes-please/</link>
	<description>Not another GIS blog</description>
	<lastBuildDate>Wed, 02 Jun 2010 04:13:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: what_nick</title>
		<link>http://blog.webmapper.com.au/2007/04/25/wfs-feature-paging-yes-please/comment-page-1/#comment-15633</link>
		<dc:creator>what_nick</dc:creator>
		<pubDate>Thu, 03 May 2007 09:09:51 +0000</pubDate>
		<guid isPermaLink="false">http://chris.narx.net/2007/04/25/wfs-feature-paging-yes-please/#comment-15633</guid>
		<description>Though not a WFS, Flickr Geographic queries employ a similar paging strategy.</description>
		<content:encoded><![CDATA[<p>Though not a WFS, Flickr Geographic queries employ a similar paging strategy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Tweedie</title>
		<link>http://blog.webmapper.com.au/2007/04/25/wfs-feature-paging-yes-please/comment-page-1/#comment-15449</link>
		<dc:creator>Chris Tweedie</dc:creator>
		<pubDate>Thu, 26 Apr 2007 01:52:15 +0000</pubDate>
		<guid isPermaLink="false">http://chris.narx.net/2007/04/25/wfs-feature-paging-yes-please/#comment-15449</guid>
		<description>While the resultType=hits may solve the issue of the total number, i still prefer CSW in that it is only a single request/response.

With WFS1.1 afaik (correct me if im wrong Chris) ... you need to submit 2 requests, the first to retrieve the number based on your filter, and then submit the actual, &quot;real&quot; request.

Conversely, with CSW ... all the useful info is contained in the header. This IMO, is the way it should be done if you are considering revisions ...

&lt;code&gt;SearchResults elementSet=&quot;summary&quot; recordSchema=&quot;csw:Record&quot; numberOfRecordsMatched=&quot;43&quot; numberOfRecordsReturned=&quot;10&quot; nextRecord=&quot;11&quot;&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>While the resultType=hits may solve the issue of the total number, i still prefer CSW in that it is only a single request/response.</p>
<p>With WFS1.1 afaik (correct me if im wrong Chris) &#8230; you need to submit 2 requests, the first to retrieve the number based on your filter, and then submit the actual, &#8220;real&#8221; request.</p>
<p>Conversely, with CSW &#8230; all the useful info is contained in the header. This IMO, is the way it should be done if you are considering revisions &#8230;</p>
<p><code>SearchResults elementSet="summary" recordSchema="csw:Record" numberOfRecordsMatched="43" numberOfRecordsReturned="10" nextRecord="11"</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Holmes</title>
		<link>http://blog.webmapper.com.au/2007/04/25/wfs-feature-paging-yes-please/comment-page-1/#comment-15433</link>
		<dc:creator>Chris Holmes</dc:creator>
		<pubDate>Wed, 25 Apr 2007 14:42:54 +0000</pubDate>
		<guid isPermaLink="false">http://chris.narx.net/2007/04/25/wfs-feature-paging-yes-please/#comment-15433</guid>
		<description>In WFS 1.1 you can get the total number of features to be returned by a given query by doing resultType=&#039;hits&#039;.  

As for CSW paging, yes, that&#039;s definitely my inspiration.  I need to get around to submitting a change request to WFS to adopt the same CSW semantics.  I asked the editor of the spec and he wasn&#039;t against it.  Just need to write up the document.  I also want to get CQL in to WFS - we&#039;re already using it, and we have it for WMS as well.  I need to write up some examples of how it&#039;s useful.</description>
		<content:encoded><![CDATA[<p>In WFS 1.1 you can get the total number of features to be returned by a given query by doing resultType=&#8217;hits&#8217;.  </p>
<p>As for CSW paging, yes, that&#8217;s definitely my inspiration.  I need to get around to submitting a change request to WFS to adopt the same CSW semantics.  I asked the editor of the spec and he wasn&#8217;t against it.  Just need to write up the document.  I also want to get CQL in to WFS &#8211; we&#8217;re already using it, and we have it for WMS as well.  I need to write up some examples of how it&#8217;s useful.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
