Re: [gdal-dev] Using TILE_SCHEME option converting GeoTIFF to GeoPackage

2016-05-12 Thread Brad Hards
> Here is a link to Geopackage sample name ERDC Whitehorse GeoPackage.gpkg > at > https://portal.opengeospatial.org/files/63156 I'm not sure I understand what this has to do with your question. It seems unrelated. > I tried like this > gdal_translate.exe -of GPKG "sample.tif" "sample.gpkg" -co

[gdal-dev] Using TILE_SCHEME option converting GeoTIFF to GeoPackage

2016-05-12 Thread Gane R
Hi all, Here is a link to Geopackage sample name ERDC Whitehorse GeoPackage.gpkg at https://portal.opengeospatial.org/files/63156 I tried like this gdal_translate.exe -of GPKG "sample.tif" "sample.gpkg" -co *TILING_SCHEME* =PseudoTMS_GlobalMercator I got only one zoom level in the output Geopac