The Octave Forge package repository is no longer actively maintained. Please find Octave Packages at https://packages.octave.org.

Navigation

Operators and Keywords

Function List:

C++ API

: 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