[Qgis-user] Supported versions of Geopackage
Stéphane Henriod
s at henriod.info
Mon Oct 22 05:59:40 PDT 2018
Also:
>> If you upgrade to latest OSGeo4W with GDAL 2.3.2, it will create
Geopackage v1.2 by default
Is there already a plan, when Qgis (for Windows) will be shipped by
defaiult with GDAL 2.3.2?
Thanks!
Le dim. 21 oct. 2018 à 22:54, Even Rouault <even.rouault at spatialys.com> a
écrit :
> On dimanche 21 octobre 2018 18:44:36 CEST Stéphane Henriod wrote:
> > Dear all
> >
> > I have a quick question regarding the support for Geopackage.
> >
> > I want to prepare a few geopackages in Qgis and then serve their data as
> > WMS from GeoServer. But apparently GeoServer only supports Geopackage
> > version 1.2, while Geopackages created with Qgis are an older version.
>
> Doh. What are they so strict on this ? GeoPackage 1.0, 1.1 or 1.2 are
> pretty
> similar, just bringing up more capabilities. So a v1.2 reader should be
> able
> to handle previous versions without effort.
>
> > Consequence: my layers are not recognized by GeoServer.
> >
> > Is this a known problem or is there a trick that I am missing?
>
> If you upgrade to latest OSGeo4W with GDAL 2.3.2, it will create
> Geopackage
> v1.2 by default
> Otherwise you can use ogr2ogr to force the GPKG version
>
> ogr2ogr out_v1.2.gpkg in.gpkg -f GPKG -dsco VERSION=1.2
>
> Even
>
>
> --
> Spatialys - Geospatial professional services
> http://www.spatialys.com
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20181022/e40f7817/attachment-0001.html>
More information about the Qgis-user
mailing list