: rinfo = rasterinfo (fname)

Return various info about a GIS raster file: a.o., file type, bit depth, raster size, projection and geotransformation. If the raster file is a geotiff file, additional info is returned.

rasterinfo needs the GDAL library.

See also: rasterread.

Package: mapping