Re: [gdal-dev] Recalculating spatial index with FileGDB driver

2021-08-25 Thread Jon Morris
anagement Limited is registered in England, company number 07732946, 1 Broughton Park, Old Lane North, Broughton, Skipton, North Yorkshire, BD23 3FD, England. From: Even Rouault Sent: 25 August 2021 16:13 To: Jon Morris ; gdal-dev@lists.osgeo.org Subject: Re: [gdal-dev] Recalculating spatial index with

Re: [gdal-dev] Recalculating spatial index with FileGDB driver

2021-08-25 Thread Even Rouault
Jon, I believe this is a bug/feature of the (closed source) FileGDB SDK itself when it . Not sure we can do much about that. Or according to some mysterious parts of the documentation of the SDK perhaps we could offer to the user, as layer creation options, the possibility to specify the valu

[gdal-dev] Recalculating spatial index with FileGDB driver

2021-08-25 Thread Jon Morris
Hello all, I'm using GDAL 3.2.1 on Python 3.6.8 and am looking for more information on FileGDB spatial indexes. I have a File GDB layer containing some features and where the geometry is below a certain size, I'm trying to replace it with a larger geometry. However, I'm getting the error Runtim