AW: [gdal-dev] Shapefile spatial index and updates

2009-07-31 Thread Hugentobler Marco
anya kumar CH [mailto:chaitanya...@gmail.com] Gesendet: Fr 31.07.2009 14:47 An: Hugentobler Marco Cc: gdal-dev@lists.osgeo.org Betreff: Re: [gdal-dev] Shapefile spatial index and updates Marco, I have been working on this. http://trac.osgeo.org/gdal/ticket/2798 On Fri, Jul 31, 2009 at 6:12 PM, H

Re: [gdal-dev] Shapefile spatial index and updates

2009-07-31 Thread Chaitanya kumar CH
Marco, I have been working on this. http://trac.osgeo.org/gdal/ticket/2798 On Fri, Jul 31, 2009 at 6:12 PM, Hugentobler Marco < marco.hugentob...@karto.baug.ethz.ch> wrote: > Hi gdal/ogr devs > > In QGIS, there is a bug where updates to shapefiles are not displayed until > the spatial index of a

[gdal-dev] Shapefile spatial index and updates

2009-07-31 Thread Hugentobler Marco
Hi gdal/ogr devs In QGIS, there is a bug where updates to shapefiles are not displayed until the spatial index of a shapefile is recreated (http://trac.osgeo.org/qgis/ticket/1572). It seems to me that OGR does not update the index automatically when calling e.g. OGR_L_CreateFeature and then OG