Wow, thanks for the quick response and fix Frank!
-Original Message-
From: Frank Warmerdam [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 08, 2008 12:58
To: Todd Southen
Cc: gdal-dev@lists.osgeo.org
Subject: Re: [gdal-dev] PGeo TestCapability always returns FALSE
[EMAIL PROTECTED] wr
Hi all,
In my application, I'm calling layer->TestCapability(OLCRandomRead)
before calling layer->GetFeature(fid). When I try this with a PGeo
datasource, TestCapability always returns FALSE.
Looking at the OGRPGeoLayer code this indeed seems to be the case:
int OGRPGeoLayer::TestCapabili