Re: [gdal-dev] OGR, GetFeatureCount after feature removal in Shape driver

2011-06-02 Thread Even Rouault
Rui, > Hello everyone, > > the ESRI shape driver allows feature removal for layers with update > access OGRLayer::DeleteFeature. > > After successful removal of a feature and sync to disk, the method > OGRLayer::GetFeatureCount still returns the same number, as before the > deletion. > > Actual

[gdal-dev] OGR, GetFeatureCount after feature removal in Shape driver

2011-06-02 Thread Rui L. Pires
Hello everyone, the ESRI shape driver allows feature removal for layers with update access OGRLayer::DeleteFeature. After successful removal of a feature and sync to disk, the method OGRLayer::GetFeatureCount still returns the same number, as before the deletion. Actually, the number of records