Re: [gdal-dev] Crash: [GDAL 1.10dev] empty shapefile with spatial index

2013-04-05 Thread Even Rouault
Le vendredi 05 avril 2013 13:12:13, Dennis Gocke a écrit : > Wow, that was fast, Thanks. > > I just remembered something else I stumbled upon related to the shapefile > driver. > > It's more of an user/programmer error, but it might be interesting > nonetheless. > After deleting features we norma

Re: [gdal-dev] Crash: [GDAL 1.10dev] empty shapefile with spatial index

2013-04-05 Thread Dennis Gocke
Wow, that was fast, Thanks. I just remembered something else I stumbled upon related to the shapefile driver. It's more of an user/programmer error, but it might be interesting nonetheless. After deleting features we normally Execute the "REPACK LayerName". The problem is that when LayerName is n

Re: [gdal-dev] Crash: [GDAL 1.10dev] empty shapefile with spatial index

2013-04-05 Thread Even Rouault
Selon Dennis Gocke : > Hi, > > I've encountered a serious problem with an empty shapefile (no features) > that already has sbn, sbx files generated. When trying to create a feature > there is an Access Violation and the program crashes without any chance to > catch the exception. > The shapefile w