Ticket #2601 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

PGeo layer returns wrong TestCapability values

Reported by: warmerdam Owned by: warmerdam
Priority: normal Milestone: 1.5.3
Component: OGR_SF Version: 1.5.0
Severity: normal Keywords: PGeo
Cc:

Description

The OGRPGeoTableLayer class returns TRUE for OCLSequentialWrite, OCLRandomWrite and OCLCreateField. Howeever, it returns the default for everything else even though it *ought* to TRUE for OLCRandomRead, OLCFastFeatureCount and OLCFastSpatialFilter.

Change History

Changed 5 years ago by warmerdam

  • keywords PGeo added; mysql removed
  • status changed from new to assigned
  • summary changed from MySQL layer returns wrong TestCapability values to PGeo layer returns wrong TestCapability values

Changed 5 years ago by warmerdam

TestCapability?() update in trunk (r15486). Note that the PGeo driver does *not* have fast spatial filtering currently.

Changed 5 years ago by warmerdam

  • status changed from assigned to closed
  • resolution set to fixed

Back ported to GDAL 1.5 branch as well (r15490).

Note: See TracTickets for help on using tickets.