[udig-devel] RFC: paged access to Features

Jody Garnett jgarnett at refractions.net
Wed Aug 2 02:04:15 PDT 2006


Gabriel Roldán wrote:
> Jessy and I were ranting about adding the ability to the GeoTools DataStore 
> api of being required for a page of data/features, rather than the whole 
> dataset.
>   
So first implement a FeatureList and tell me if you need more - grumble 
grumble ;-)

Seriously the support for paged queries is will understood and is part 
of the WFS 1.1 Query (so Justin will be asking
for this any day, I just need someone to show interest - and then unlike 
with FeatureList someone with a will to implement).
> No API change would be needed beyond adding two fields to Query:
> fromIndex and pageSize. OrderBy is already present in the Filter spec.
>   
Yep you got it, now lets just check with the the WFS 1.1 spec (and 
possible the catalog spec) to make sure we are using the correct
names (I am pretty sure it was not fromIndex).
> here is the conversation, hope to get some comments.
>   
Cool!
Jody



More information about the udig-devel mailing list