[fdo-trac] #79: Please extend FDO API to allow for paging

FDO trac_fdo at osgeo.org
Wed May 30 23:34:39 EDT 2007


#79: Please extend FDO API to allow for paging
---------------------------+------------------------------------------------
   Reporter:  jbirch       |       Owner:  gregboone
       Type:  enhancement  |      Status:  new      
   Priority:  major        |   Milestone:           
  Component:  FDO API      |     Version:  3.2.0    
   Severity:  3            |    Keywords:           
External_id:               |  
---------------------------+------------------------------------------------
 With some of the newer REST-based feature access mechanisms (see
 featureserver: http://featureserver.org/), there is a need to be able to
 return query results in "chunks" on demand.

 Several of the database technologies (MySQL and PostgreSQL at least) have
 supported this kind of paging natively for quite some time:

 http://dev.mysql.com/doc/refman/5.0/en/select.html#id2978157

 http://www.postgresql.org/docs/8.2/interactive/queries-limit.html

 It would be great if FDO exposed this kind of functionality for us to take
 advantage of.

-- 
Ticket URL: <http://trac.osgeo.org/fdo/ticket/79>
FDO <http://fdo.osgeo.org/>
Feature Data Objects


More information about the fdo-trac mailing list