El 18/05/2010 10:55, mail2vajram escribió:
Which class i have to instantaite to call gdal_translate()
Just ran it as an external program. Use Process.Start(), or WshShellClass, or whatever.
But please, please, run gdal_translate alone to get a feel of how it works. Don't rush into the code. First, see how gdal_translate works. -- Iván Sánchez Ortega <[email protected]> _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
