Even Rouault spatialys.com> writes:
>
> Hi Paul,
...
> > Others are less likely. I’ve learned that GeoServer is emitted GPKG files
> > without the application_id set.
>
> Hum, do they plan fixing that at some point ? Couldn't they do the same trick
> we do (direct editing) ?
According to Geo
Hi Paul,
> As we found when developing gpkg, setting the PRAGMA application_id can be
> tricky given the general state of installed sqlite libraries on a randomly
> chosen system: generally, the libraries are old enough to not support that
> pragma!
For reference: old sqlite lib can be a problem
As we found when developing gpkg, setting the PRAGMA application_id can be
tricky given the general state of installed sqlite libraries on a randomly
chosen system: generally, the libraries are old enough to not support that
pragma!
We ended up hacking around it by directly editing the bytes in