Skip to content
Prev 8871 / 29559 Next

GDALinfo with unrecognized format...

r-sig-geo'ers:

Quick question: is there an easy way to have a flag to tell if a
dataset is NOT supported, e.g. when GDALinfo(fname) is in error?  I'd
like something like "GDALinfo(fname)" to return "FALSE" if its an
unsupported dataset type.  Thanks!

--j