Re: [gdal-dev] Warping into gpkg PseudoTMS_GlobalMercator fails

2018-09-18 Thread Even Rouault
On mercredi 19 septembre 2018 05:06:59 CEST Rahkonen Jukka (MML) wrote: > Hi, > > I wonder if there is some issue in gdalwarp and how it is using the GPKG > raster driver with a predefined tiling scheme. Feels like gdalwarp does not > use any ZOOM_LEVEL_STRATEGY, if not one called "strict". > > g

[gdal-dev] Warping into gpkg PseudoTMS_GlobalMercator fails

2018-09-18 Thread Rahkonen Jukka (MML)
Hi, I wonder if there is some issue in gdalwarp and how it is using the GPKG raster driver with a predefined tiling scheme. Feels like gdalwarp does not use any ZOOM_LEVEL_STRATEGY, if not one called "strict". gdalwarp -of gpkg -t_srs epsg:3857 -co tiling_scheme=PseudoTMS_GlobalMercator -co zo

Re: [gdal-dev] gdalwarp together with proj5 pipelines

2018-09-18 Thread Even Rouault
On mardi 18 septembre 2018 21:27:03 CEST Markus Metz wrote: > On Tue, Sep 18, 2018 at 4:25 PM Dalia Prizginiene wrote: > > Hello, > > > > Thank you for your reply, but that to be sure: does it mean that gdalwarp > > at the moment does not allow also horizontal grid shift like > "+proj=hgridshift

Re: [gdal-dev] gdalwarp together with proj5 pipelines

2018-09-18 Thread Markus Metz
On Tue, Sep 18, 2018 at 4:25 PM Dalia Prizginiene wrote: > > Hello, > > Thank you for your reply, but that to be sure: does it mean that gdalwarp at the moment does not allow also horizontal grid shift like "+proj=hgridshift +grids=ISN93_16.gsb" or "+proj=latlong +nadgrid=.gsb" ? the GDAL de

Re: [gdal-dev] OpenSSL versions in GDAL releases

2018-09-18 Thread Even Rouault
On mardi 18 septembre 2018 15:09:43 CEST David Brito wrote: > Hi all, > > > I tried to get the latest GDAL and found that latest stable version is > 2.3.1: https://trac.osgeo.org/gdal/wiki > > Found for instance the binaries here: > http://www.gisinternals.com/release.php > > > The OpenSSL ver

[gdal-dev] OpenSSL versions in GDAL releases

2018-09-18 Thread David Brito
Hi all, I tried to get the latest GDAL and found that latest stable version is 2.3.1: https://trac.osgeo.org/gdal/wiki Found for instance the binaries here: http://www.gisinternals.com/release.php The OpenSSL versions used in this release (1.0.1h) seem to be outdated because of heartbleed sec