<br><br><div class="gmail_quote">On Fri, Dec 23, 2011 at 4:01 PM, Bborie Park <span dir="ltr"><<a href="mailto:dustymugs@gmail.com">dustymugs@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I plan on posting there after I do some experimenting.  The 20KM north<br>
or south is probably coming from the plus or minus used for scale-Y.<br>
I believe GDAL defaults to a negative value for scale-Y while PostGIS<br>
Raster will use the scale-Y of the input raster.<br></blockquote><div><br>If that were the case, the image would be upside down. (Flipped across the i axis.)<br><br>"Shifting" comes only from xoffset and yoffset (which is only the upperleft corner if 1] the j axis is flipped and 2] there is no rotation; or if the unflipped raster is rotated 90 degrees clockwise.) This is good, as it limits the scope of the debugging to two out of the six geotransform parameters.<br>
</div></div>