<!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">Ah, my usual fault: I
      still used gdal 1.7, where there is no NTV2 format. I compiled 1.8
      and now it is available. Getting closer ...<br>
      <br>
      Jan<br>
    </font><br>
    On 04/29/11 23:39, Jose Gon&ccedil;alves wrote:
    <blockquote
      cite="mid:BANLkTikRkG0+9Q4U8GRovKj5Xxj0sRPmvg@mail.gmail.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      The +nadgrid command expects a NTv2 file, with extension gsb, not
      a tiff file. You must use gdal_translate to convert it to the NTv2
      format. I think that's what Frank Warmerdam referred in a previous
      email.<br>
      <br>
      Regards<br>
      <br>
      Jose' A. Gon&ccedil;alves<br>
      <br>
      <br>
      <br>
      <br>
      <div class="gmail_quote">2011/4/29 Jan Hartmann <span dir="ltr">&lt;<a
            moz-do-not-send="true" href="mailto:j.l.h.hartmann@uva.nl">j.l.h.hartmann@uva.nl</a>&gt;</span><br>
        <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
          0.8ex; border-left: 1px solid rgb(204, 204, 204);
          padding-left: 1ex;">
          <br>
          (About creating a grid shift file for the Dutch RD
          projection):<br>
          <div class="im"><br>
            On 04/08/11 18:29, Frank Warmerdam wrote:<br>
            &gt; As input we would require an input raster with two
            "bands"<br>
            &gt; representing the<br>
            &gt; offset in longitude and latitude. &nbsp; I'm not sure off
            hand what the units<br>
            &gt; are - possibly arcseconds? &nbsp; The input file would need
            to be<br>
            &gt; georeferenced<br>
            &gt; in latitude and longitude.<br>
            &gt;<br>
            &gt; If your input points are sparse and irregular you could
            likely use<br>
            &gt; gdal_grid to interpolate a grid from the point data.<br>
            &gt;<br>
            &gt; My point was mainly that you don't necessarily have to
            write an NTv2<br>
            &gt; "writer" - it is sufficient to get the datum shift data
            into any GDAL<br>
            &gt; support grid format.<br>
            &gt;<br>
            &gt; Best regards,<br>
            &gt;<br>
          </div>
          I made a 400*400 gdal raster called dxy.tif with two bands,
          the first<br>
          with offsets for longitude, the second for latitude, all in
          arcseconds.<br>
          If I use this file in the +nadgrids clause of cs2cs, I don't
          see any<br>
          difference in the output. If I change the filename into
          something<br>
          non-existing, I don 't see any differences either and do not
          get an<br>
          error message. Any idea how I can test this further?<br>
          <br>
          Jan<br>
          <br>
          Driver: GTiff/GeoTIFF<br>
          Files: dxy.tif<br>
          Size is 400, 400<br>
          Coordinate System is:<br>
          GEOGCS["RT38",<br>
          &nbsp; &nbsp; DATUM["Stockholm_1938",<br>
          &nbsp; &nbsp; &nbsp; &nbsp; SPHEROID["Bessel 1841",6377397.155,299.1528128000008,<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; AUTHORITY["EPSG","7004"]],<br>
          &nbsp; &nbsp; &nbsp; &nbsp; AUTHORITY["EPSG","6308"]],<br>
          &nbsp; &nbsp; PRIMEM["Greenwich",0],<br>
          &nbsp; &nbsp; UNIT["degree",0.0174532925199433],<br>
          &nbsp; &nbsp; AUTHORITY["EPSG","4308"]]<br>
          Origin = (3.386235000000000,50.762069400000001)<br>
          Pixel Size = (0.009627452750000,0.007066402750000)<br>
          Metadata:<br>
          &nbsp; AREA_OR_POINT=Area<br>
          Image Structure Metadata:<br>
          &nbsp; INTERLEAVE=PIXEL<br>
          Corner Coordinates:<br>
          Upper Left &nbsp;( &nbsp; 3.3862350, &nbsp;50.7620694) ( &nbsp;3d23'10.45"E,
          50d45'43.45"N)<br>
          Lower Left &nbsp;( &nbsp; 3.3862350, &nbsp;53.5886305) ( &nbsp;3d23'10.45"E,
          53d35'19.07"N)<br>
          Upper Right ( &nbsp; 7.2372161, &nbsp;50.7620694) ( &nbsp;7d14'13.98"E,
          50d45'43.45"N)<br>
          Lower Right ( &nbsp; 7.2372161, &nbsp;53.5886305) ( &nbsp;7d14'13.98"E,
          53d35'19.07"N)<br>
          Center &nbsp; &nbsp; &nbsp;( &nbsp; 5.3117256, &nbsp;52.1753499) ( &nbsp;5d18'42.21"E,
          52d10'31.26"N)<br>
          Band 1 Block=400x1 Type=Float64, ColorInterp=Gray<br>
          Band 2 Block=400x1 Type=Float64, ColorInterp=Undefined<br>
          <div>
            <div class="h5">_______________________________________________<br>
              Proj mailing list<br>
              <a moz-do-not-send="true"
                href="mailto:Proj@lists.maptools.org">Proj@lists.maptools.org</a><br>
              <a moz-do-not-send="true"
                href="http://lists.maptools.org/mailman/listinfo/proj"
                target="_blank">http://lists.maptools.org/mailman/listinfo/proj</a><br>
            </div>
          </div>
        </blockquote>
      </div>
      <br>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Proj mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Proj@lists.maptools.org">Proj@lists.maptools.org</a>
<a class="moz-txt-link-freetext" href="http://lists.maptools.org/mailman/listinfo/proj">http://lists.maptools.org/mailman/listinfo/proj</a></pre>
    </blockquote>
  </body>
</html>