<p dir="ltr">I have had this error message show up if the s_srs is not correctly auto detected or not present in the input file. I have used a combination of looking through other nonstandard meta data files present with the image sets or using a program like global mapper which has a good chance at guessing the correct s_srs and then specifying it with the -s_srs option. </p>
<div class="gmail_quote">On Sep 12, 2014 11:19 AM, "Andre Joost" <<a href="mailto:andre%2Bjoost@nurfuerspam.de">andre+joost@nurfuerspam.de</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Am 12.09.2014 04:54, schrieb Love:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
The gdalinfo in my post is the gdalinfo of the subdataset 37. I have also<br>
tried gdal_translate but when I tried to use gdalwarp using the<br>
gdal_translate output, it has error. I really need to use gdalwarp so that<br>
I could project the image into epsg:4326(+prj=longlat). If I'm going to use<br>
the gdal_translate I am ask to indicate the gcp which is not good in my<br>
case because I have many hdf files in my local directory and maybe they<br>
have different gcp and I need to batch process them later using the<br>
gdalwarp with the +proj=longlat command. What could be the solution?<br>
</blockquote>
<br>
gdalwarp needs the -geoloc switch, and the target extent with -te. See also <<a href="http://osgeo-org.1560.x6.nabble.com/gdal-dev-Geolocation-Arrays-td4372909.html" target="_blank">http://osgeo-org.1560.x6.<u></u>nabble.com/gdal-dev-<u></u>Geolocation-Arrays-td4372909.<u></u>html</a>><br>
<br>
There does not seen to be any progress on this issue.<br>
<br>
The values for -te can be found with gdalinfo on the subdataset.<br>
<br>
HTH,<br>
AndrĂ© Joost<br>
<br>
______________________________<u></u>_________________<br>
gdal-dev mailing list<br>
<a href="mailto:gdal-dev@lists.osgeo.org" target="_blank">gdal-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/gdal-dev" target="_blank">http://lists.osgeo.org/<u></u>mailman/listinfo/gdal-dev</a><br>
</blockquote></div>