Re: [gdal-dev] gdalwarp - Erroneous Outputs

2019-07-16 Thread Even Rouault
On lundi 8 avril 2019 08:55:49 CEST Bryant wrote: > Hello! > > I've been trying to use /gdalbuildvrt/ and /gdalwarp/ to merge, project, and > crop a set of overlapping images with a new resolution. > > However, I've been running into an issue where the edges of the resulting > image have nondeter

Re: [gdal-dev] gdalwarp - Erroneous Outputs

2019-07-16 Thread Bryant
bump -- Sent from: http://osgeo-org.1560.x6.nabble.com/GDAL-Dev-f3742093.html ___ gdal-dev mailing list gdal-dev@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/gdal-dev

[gdal-dev] RFC 75: Multidimensional arrays

2019-07-16 Thread Even Rouault
Hi, I've updated the RFC text at https://github.com/OSGeo/gdal/pull/1580 Can be viewed at https://github.com/rouault/gdal/blob/rfc75_text/gdal/doc/source/development/rfc/rfc75_multidimensional_arrays.rst It is consistent with the initial implementation which is now available at https://github.com

Re: [gdal-dev] 'HOST_FILLORDER': macro redefinition

2019-07-16 Thread Paul Meems
Thanks Even for the clarification. We'll add the #undef. Regards, Paul Op ma 15 jul. 2019 om 12:24 schreef Even Rouault : > > If it were redefining to the same value, that would be one thing, but > since > > it is redefining to another value, it makes you wonder 1) why is it > coming > > in di