<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
Dear Devs, </div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof ContentPasted0">
In <a href="https://gdal.org/programs/gdal_calc.html#cmdoption-extent" title="https://gdal.org/programs/gdal_calc.html#cmdoption-extent">
documentation</a>, extent param description seems a bit odd to me.</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof ContentPasted0">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof ContentPasted0">
<p style="box-sizing:border-box;line-height:24px;margin:0px 0px 12px;color:rgb(64, 64, 64);font-family:Lato, proxima-nova, "Helvetica Neue", Arial, sans-serif;background-color:rgb(252, 252, 252)" class="ContentPasted1">
<code class="docutils literal notranslate" style="box-sizing:border-box;font-family:"Source Code Pro", Consolas, "Courier New", monospace;font-size:14.4px;max-width:100%;background:rgb(255, 255, 255);border:1px solid rgb(225, 228, 229);padding:2px 5px;color:black;overflow-x:auto"><span class="pre ContentPasted1" style="box-sizing:border-box">union</span></code><span class="ContentPasted1"> </span>-
 the extent (bounds) of the output will be the minimal rectangle that contains all the input extents.</p>
<p style="box-sizing:border-box;line-height:24px;margin:0px 0px 12px;color:rgb(64, 64, 64);font-family:Lato, proxima-nova, "Helvetica Neue", Arial, sans-serif;background-color:rgb(252, 252, 252)" class="ContentPasted1">
<code class="docutils literal notranslate" style="box-sizing:border-box;font-family:"Source Code Pro", Consolas, "Courier New", monospace;font-size:14.4px;max-width:100%;background:rgb(255, 255, 255);border:1px solid rgb(225, 228, 229);padding:2px 5px;color:black;overflow-x:auto"><span class="pre ContentPasted1" style="box-sizing:border-box">intersect</span></code><span class="ContentPasted1"> </span>-
 the extent (bounds) of the output will be the maximal rectangle that is contained in all the input extents.</p>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof ContentPasted0">
Shouldn't it be the other way around?</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof ContentPasted0">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof ContentPasted0">
As I intend to add this option to QGIS gdal_calc window (very useful option), I must be sure.</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof ContentPasted0">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof ContentPasted0">
Regards,</div>
</body>
</html>