[gdal-dev] Example about how to save Tiled Gridded Coverage Data into GeoPackage
Even Rouault
even.rouault at spatialys.com
Tue May 15 03:08:39 PDT 2018
On mardi 15 mai 2018 07:58:27 CEST Rahkonen Jukka (MML) wrote:
> Hi,
>
> Are there any examples available about how to convert some DEM data into
> GeoPackage according to the Tiled Gridded Coverage Data extension that GDAL
> 2.3 supports?
Jukka,
Just gdal_translate from a single-band raster with data type Int16, UInt16 or Float32
(or use -ot to force one of those types)
Even
--
Spatialys - Geospatial professional services
http://www.spatialys.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20180515/9103beaa/attachment.html>
More information about the gdal-dev
mailing list