Granted, I haven&#39;t tried V 5 yet, but your quote also states, &quot;Google Earth Pro or EC&quot;.  Are you using one of those versions of the client?  In any case, if the file opens in OpenEV, chances are good that the .ntf generated by gdal is ok, and that there is some sort of problem with how Google Earth is reading it.  Have you tried emailing the KML support list as well?<br>
--<br><br><div class="gmail_quote">On Wed, Apr 8, 2009 at 8:51 PM, mohwawang <span dir="ltr">&lt;<a href="mailto:mohwawang@yahoo.com">mohwawang@yahoo.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
Google Earth 5.0 supports NITF see<br>
<a href="http://earth.google.com/intl/en/userguide/v5/ug_importdata.html" target="_blank">http://earth.google.com/intl/en/userguide/v5/ug_importdata.html</a><br>
<br>
[Importing Imagery<br>
<br>
You can open GIS imagery files in Google Earth Pro or EC and have the files correctly projected over the proper map coordinates in the 3D viewer. Google Earth Pro and EC support the following types of GIS imagery:<br>
<br>
    * TIFF (.tif), including GeoTiff and compressed TIFF files<br>
    * National Imagery Transmission Format (.ntf)<br>
    * Erdas Imagine Images (.img)<br>
<br>
In addition, you can also import the following images. Because they do not contain projection information, you must manually edit their coordinates for correct positioning:<br>
<br>
    * Atlantis MFF Raster (.hdr)<br>
    * PCIDSK Database File (.pix)<br>
    * Portable Pixmap Format (.pnm)<br>
    * Device Independent Bitmap (.bmp)<br>
<br>
Note - All imagery files must contain the correct projection information in order to be accurately re-projected by the Google Earth software.]<br>
<br>
<br>
Mo<br>
<br>
--- On Wed, 4/8/09, Roger André &lt;<a href="mailto:randre@gmail.com">randre@gmail.com</a>&gt; wrote:<br>
<br>
&gt; From: Roger André &lt;<a href="mailto:randre@gmail.com">randre@gmail.com</a>&gt;<br>
&gt; Subject: Re: [gdal-dev] Problem in importing to Google Earth a nitf image  converted from a tif image by gdal_translate<br>
&gt; To: &quot;mohwawang&quot; &lt;<a href="mailto:mohwawang@yahoo.com">mohwawang@yahoo.com</a>&gt;<br>
&gt; Cc: &quot;<a href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a>&quot; &lt;<a href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a>&gt;<br>
&gt; Date: Wednesday, April 8, 2009, 10:45 PM<br>
<div><div></div><div class="h5">&gt; See <a href="http://earth.google.com/userguide/v4/ug_imageoverlays.html#requirements" target="_blank">http://earth.google.com/userguide/v4/ug_imageoverlays.html#requirements</a>,<br>
&gt; I don&#39;t believe the &quot;NITF (rw+): National Imagery<br>
&gt; Transmission Format&quot; is supported by Google Earth.<br>
&gt;<br>
&gt;<br>
&gt; Roger<br>
&gt; --<br>
&gt;<br>
&gt; On Wed, Apr 8, 2009 at 3:27 PM,<br>
&gt; mohwawang &lt;<a href="mailto:mohwawang@yahoo.com">mohwawang@yahoo.com</a>&gt;<br>
&gt; wrote:<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Hi all,<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; I&#39;m sorry that this is the third time I tried to send<br>
&gt; this message out because I myself didn&#39;t get the first<br>
&gt; two through <a href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a><br>
&gt; so I thought others might not get it either.<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; I used gdal_translate to convert a tif image to a nitf<br>
&gt; image as:<br>
&gt;<br>
&gt; &gt;gdal_translate -of nitf in.tif out.ntf -co ICORDS=G<br>
&gt;<br>
&gt; Input file size is 561, 420<br>
&gt;<br>
&gt; 0...10...20...30...40...50...60...70...80...90...100 -<br>
&gt; done.<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; I can display both in.tif and out.ntf with OpenEV. So both<br>
&gt; in.tif and out.ntf were ok to OpenEV.<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; With a simple Google Earth kml file(specifying the<br>
&gt; LanLonBox)(printed below) I could import the in.tif to<br>
&gt; Google Earth viewer to the right geo-location. So in.tif was<br>
&gt; ok to GE.<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; However, after replacing the image file name from in.tif to<br>
&gt; out.ntf in the same kml file (printed below) I could not<br>
&gt; import the out.ntf to Google Earth viewer (shown as a big<br>
&gt; red cross in a big red rectangle at the geo-location in the<br>
&gt; GE viewer). So out.ntf was not ok to GE. Any ideal about<br>
&gt; what might cause the problem? Was the use of gdal_translate<br>
&gt; wrong or missing some options? I tried not to use -co<br>
&gt; ICRODS=G but I got the same problem. Thank you.<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; printed kml for in.tif:<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; &lt;?xml version=&quot;1.0&quot;<br>
&gt; encoding=&quot;UTF-8&quot;?&gt;<br>
&gt;<br>
&gt; &lt;kml xmlns=&quot;<a href="http://www.opengis.net/kml/2.2" target="_blank">http://www.opengis.net/kml/2.2</a>&quot;<br>
&gt;<br>
&gt; xmlns:gx=&quot;<a href="http://www.google.com/kml/ext/2.2" target="_blank">http://www.google.com/kml/ext/2.2</a>&quot;<br>
&gt;<br>
&gt; xmlns:kml=&quot;<a href="http://www.opengis.net/kml/2.2" target="_blank">http://www.opengis.net/kml/2.2</a>&quot;<br>
&gt;<br>
&gt; xmlns:atom=&quot;<a href="http://www.w3.org/2005/Atom" target="_blank">http://www.w3.org/2005/Atom</a>&quot;&gt;<br>
&gt;<br>
&gt; &lt;GroundOverlay&gt;<br>
&gt;<br>
&gt;   &lt;description&gt;<br>
&gt;<br>
&gt; *** Meta-Data ***<br>
&gt;<br>
&gt;     Lat = 42.808863<br>
&gt;<br>
&gt;   &lt;/description&gt;<br>
&gt;<br>
&gt;     &lt;name&gt;in.tif&lt;/name&gt;<br>
&gt;<br>
&gt;     &lt;Icon&gt;<br>
&gt;<br>
&gt;        &lt;href&gt;in.tif&lt;/href&gt;<br>
&gt;<br>
&gt;       <br>
&gt; &lt;viewBoundScale&gt;0.75&lt;/viewBoundScale&gt;<br>
&gt;<br>
&gt;     &lt;/Icon&gt;<br>
&gt;<br>
&gt;       &lt;LatLonBox&gt;<br>
&gt;<br>
&gt;          &lt;north&gt;42.8093748999134&lt;/north&gt;<br>
&gt;<br>
&gt;          &lt;south&gt;42.8082925732318&lt;/south&gt;<br>
&gt;<br>
&gt;          &lt;east&gt;-70.887525562763&lt;/east&gt;<br>
&gt;<br>
&gt;          &lt;west&gt;-70.8894939447889&lt;/west&gt;<br>
&gt;<br>
&gt;          &lt;rotation&gt;-95.909027&lt;/rotation&gt;<br>
&gt;<br>
&gt;       &lt;/LatLonBox&gt;<br>
&gt;<br>
&gt; &lt;/GroundOverlay&gt;<br>
&gt;<br>
&gt; &lt;/kml&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; printed kml for out.ntf: same as in.tif<br>
&gt; except:<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;     &lt;name&gt;out.ntf&lt;/name&gt;<br>
&gt;<br>
&gt;     &lt;Icon&gt;<br>
&gt;<br>
&gt;        &lt;href&gt;out.ntf&lt;/href&gt;<br>
&gt;<br>
&gt;       <br>
&gt; &lt;viewBoundScale&gt;0.75&lt;/viewBoundScale&gt;<br>
&gt;<br>
&gt;     &lt;/Icon&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Best Regards,<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Mo Wang<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt;<br>
&gt; gdal-dev mailing list<br>
&gt;<br>
&gt; <a href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a><br>
&gt;<br>
&gt; <a href="http://lists.osgeo.org/mailman/listinfo/gdal-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/gdal-dev</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
<br>
<br>
<br>
</div></div></blockquote></div><br>