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.roua...@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
>
>
_______________________________________________
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to