[gdal-dev] GDALWarp Datasets

2019-02-14 Thread James McClain
Hello, If I may, I would like to a few questions regarding how best to use the GDALWarp function ( https://github.com/OSGeo/gdal/blob/master/gdal/apps/gdalwarp_lib.cpp#L748-L770) and the datasets that it creates. In particular, I am experimenting with using such datasets to read warped extents on

[gdal-dev] gdal_translate was compiled against GDAL 2.4, but the current library version is 2.2

2019-02-14 Thread Agustin Lobo
After upgrading to 2.4 on Debian testing (buster), I get $ gdal_translate ERROR 1: gdal_translate was compiled against GDAL 2.4, but the current library version is 2.2 I've checked with synaptic and libgdal20 is 2.4 Any clue on what to do? Thanks ___ gd