Re: [gdal-dev] Corrupted geopackage

2022-02-14 Thread Isabel Kiefer
e you can drop the rtree tables if you first drop the rtree_xxx > triggers that belong to the data table. There are probably 6 of them. I > don’t know if it helps, though. rtreecheck() https://sqlite.org/rtree.html > is probably useless because you know already that the index is corrupte

Re: [gdal-dev] Corrupted geopackage

2022-02-14 Thread Isabel Kiefer
hko...@maanmittauslaitos.fi> wrote: > Hi, > > > > And when you .dump https://www.sqlitetutorial.net/sqlite-dump/ the > damaged table into a text file, do you only get 78 insert entries into it? > > > > -Jukka- > > > > *Lähettäjä:* Isabel Kiefer > *Lähetetty:* m

Re: [gdal-dev] Corrupted geopackage

2022-02-14 Thread Isabel Kiefer
to-recover-a-corrupt-sqlite3-database/18260642 > gives. Did you try all of them? Because the problem has something to do > with the spatial index I would have a try be dropping it and repeating the > suggested tricks. > > > > -Jukka Rahkonen- > > > > *Lähettäjä:* gdal-d

[gdal-dev] Corrupted geopackage

2022-02-14 Thread Isabel Kiefer
ried https://stackoverflow.com/questions/18259692/how-to-recover-a-corrupt-sqlite3-database/18260642 but without success. Thanks in advance for your help! Isabel -- Isabel Kiefer OPENGIS.ch isa...@opengis.ch ___ gdal-dev mailing list gdal-dev@lists.o