Re: [gdal-dev] GDALWarp Datasets

2019-02-15 Thread James McClain
Hello, Okay, all of that is well-taken. Thank you for your response. > If you're not interested in the pixel values, using GDALSuggestedWarpOutput2() is a better fit. Yes, my question was worded a bit unclearly: I am essentially interested in retrieving warped tiles so the pixels are of primary

Re: [gdal-dev] GDALWarp Datasets

2019-02-15 Thread Even Rouault
On vendredi 15 février 2019 00:06:28 CET James McClain wrote: > 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-L7 > 70) and the datasets that it creates. > > In pa

[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