<div>Good day list!<br><br>I have an image (Tiff or Pix) read into a GDALDataset as well as the following:<br>1. The (x,y) coordinates/offset of the top-left corner of a block within the image,</div>
<div>2. The width and length of the block<br><br>I want to create a GDALDataset that only contains this specific block of the given image.  <br>Simply put, I want to extract a little block or chip from an existing GDALDataset, and put it into its own GDALDataset.<br>
<br>Can this be done, and how?</div>
<div>Thank you for your time and efforts!</div>
<div> </div>
<div>Warm Regards,<br>Francois Maass</div>