[gdal-dev] Wrongly identified SQLITE_BLOB as geomtry
Even Rouault
even.rouault at spatialys.com
Mon Oct 24 04:56:59 PDT 2016
Le lundi 24 octobre 2016 13:21:46, Christian Urich a écrit :
> Here is a link to a small test database
>
> https://www.dropbox.com/s/vwu4q7ud3e3sv2y/binary_blob.sqlite.zip?dl=0
> <https://www.dropbox.com/s/vwu4q7ud3e3sv2y/binary_blob.sqlite.zip?dl=0>
>
> The problem seems to come up when the BLOB is a bit bigger. I couldn’t
> reproduce it with a smaller dataset.
I've fixed the issue per https://trac.osgeo.org/gdal/ticket/6695
You can workaround it by having the non geometry BLOB columns listed after the
geometry one(s) in the CREATE TABLE statement.
Even
--
Spatialys - Geospatial professional services
http://www.spatialys.com
More information about the gdal-dev
mailing list