I have this projection for my nasa hdf file:

Coordinate System is:
LOCAL_CS["GCTP projection number 97",
    UNIT["Meter",1]]
Origin = (-17334194.000000000000000,7344784.825000000186265)
Pixel Size = (25067.525334417932754,-25067.525298634809587)


I tried to reporject my image using gdalwrap and I got:

ERROR 1: No PROJ.4 translation for source SRS, coordinate
transformation initialization has failed.

I am reading this:
http://www.gdal.org/ogr/classOGRSpatialReference.html#a04ab13a2ec4ceffd6f802422f95e8f15

from the array I understand:

9 Transverse Mercator
7 FN



how I have to define my -s_srs=?????

--Nikos Hatzopoulos
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to