<html><div style='background-color:'><DIV class=RTE>Hello,</DIV>
<DIV class=RTE>&nbsp;</DIV>
<DIV class=RTE>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;I have an image that is not square due to projection into lat/long. I need to cut that image into&nbsp; square tiles without changing the resolution. For example if I specify a certain width of tile that fits exactly accross the width of the parent non-rectangular image it will obviously not fit along the height of the image, there will be some region of the last tile row that would be outside the parent image boundary. I would like to know whether there is a relatively simple way&nbsp;to fill these last row tiles with the&nbsp;remaining data from the parent image and therest&nbsp;of those tiles with black color (same as no data value?). I would rather not get into the&nbsp;low level image i/o such as RasterIO due to time limits&nbsp;and utilize code from the already written utilities. If anyone can suggest another way of cutting a 
non-square image into square images with the same resolution I would really like to know about it :-).</DIV>
<DIV class=RTE>&nbsp;</DIV>
<DIV class=RTE>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Thank you.</DIV>
<DIV class=RTE>&nbsp;</DIV>
<DIV class=RTE>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Ilya.</DIV>
<DIV class=RTE>&nbsp;</DIV>
<DIV class=RTE>&nbsp;</DIV></div></html>