<?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"
	>
<channel>
	<title>Comments on: WFS Feature paging &#8230; yes please</title>
	<atom:link href="http://chris.narx.net/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>
	<pubDate>Fri, 21 Nov 2008 18:40:25 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: what_nick</title>
		<link>http://blog.webmapper.com.au/2007/04/25/wfs-feature-paging-yes-please/#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-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, "real" 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="summary" recordSchema="csw:Record" numberOfRecordsMatched="43" numberOfRecordsReturned="10" nextRecord="11"&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-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='hits'.  

As for CSW paging, yes, that'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't against it.  Just need to write up the document.  I also want to get CQL in to WFS - we're already using it, and we have it for WMS as well.  I need to write up some examples of how it'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 - 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>
