[fdo-trac] #309: Add two additional IFeatureReader properties: Count and IsEmpty

FDO trac_fdo at osgeo.org
Thu Apr 17 03:11:34 EDT 2008


#309: Add two additional IFeatureReader properties: Count and IsEmpty
---------------------------+------------------------------------------------
   Reporter:  MaksimS      |       Owner:  gregboone
       Type:  enhancement  |      Status:  new      
   Priority:  minor        |   Milestone:  3.4.0    
  Component:  FDO API      |     Version:  3.2.0    
   Severity:  3            |    Keywords:           
External_id:               |  
---------------------------+------------------------------------------------
 IFeatureReader should expose two additional readonly properties:

 1) Count - returning total number of feature instances found within
 IFeatureReader. It actually creates an internal copy of a reader and
 traverses it to get the result, while original reader object stays intact.

 2) IsEmpty - returns True if reader has no feature instances in it, False
 otherwise.

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


More information about the fdo-trac mailing list