<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    <font face="Times New Roman, Times, serif"><br>
      <br>
      On 05/24/11 15:18, Frank Warmerdam wrote:</font>
    <blockquote cite="mid:4DDBB041.5060802@pobox.com" type="cite"><font
        face="Times New Roman, Times, serif"><br>
        Ah, it's gdal_grid generated.&nbsp; I had assumed it's habit of
        producing
        <br>
        south-up files would have been corrected by now.&nbsp; It isn't a
        program
        <br>
        I've had any real input on.
        <br>
        <br>
        <br>
        gdalwarp does a rectification to north up.&nbsp; In a regular case
        like this
      </font>
      <font face="Times New Roman, Times, serif"><br>
        it should just amount to a mirroring but you might want to
        inspect it a
        <br>
        bit to be sure the corners are still the same, etc.
        <br>
        <br>
        The proof will be in the pudding - if you get the right
        transformation.
      </font>
      <font face="Times New Roman, Times, serif"><br>
        <br>
        <br>
      </font>
    </blockquote>
    <font face="Times New Roman, Times, serif">Yes, the results look
      correct: after doing "gdal_grid" and mirroring the result with a
      simple "gdalwarp" without parameters, the data are in the correct
      position (i.e. unmirrored). Why is this gdalwarp-step needed?</font>
    <font face="Times New Roman, Times, serif">Is this a bug?<br>
      <br>
      Jan</font><br>
  </body>
</html>