Dear Devs,

In documentation<https://gdal.org/programs/gdal_calc.html#cmdoption-extent>, 
extent param description seems a bit odd to me.


union - the extent (bounds) of the output will be the minimal rectangle that 
contains all the input extents.

intersect - the extent (bounds) of the output will be the maximal rectangle 
that is contained in all the input extents.

Shouldn't it be the other way around?

As I intend to add this option to QGIS gdal_calc window (very useful option), I 
must be sure.

Regards,
_______________________________________________
gdal-dev mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to