// **************************************************************************** // FILE: general_raster_template.hdr // // DESCRIPTION: This is a template keyword list for loading a general // raster image into ossim. // // This file should be renamed as such: // If the raster image is called "foo.ras" this header file // should be named "foo.hdr" to be automatically picked up // during the ossim->file->open. // // C++ comments are allowed throughout the keyword list file. // // A keyword is always delimited by a colon. After the keyword there // are parameters associated with the keyword. Note that NOT all // keywords use a parameter. The keywords are independent of order. // For multiple-image keywords, sequential numbers are used prior to // the colon to match keywords to a particular image. // // The format is as follows: // // keyword: