ITT ENVI .hdr Raw Raster Reader/Writer

FME Format Type Identifier

ENVIHDR

Reader/Writer

Both

Typical File Extensions

.bil, .bip, .bsq, .*

This module provides FME with access to ENVI .hdr header files and the associated raw raster files.

ENVI .hdr is a header file that stores the georeferencing information of an associated raw raster file. The georeferencing information is stored in the .hdr file with the keywords listed in the table below.

For each raster, there is only a single feature returned, since this feature will contain the entire raster.

ITT ENVI .hdr Raw Raster Product and System Requirements

Format

FME Platform

Operating System

Reader/Writer

FME Form

FME Flow

FME Flow Hosted

Windows 64-bit

Linux

Mac

Reader

Yes

Yes

Yes

Yes

Yes

Yes

Writer

Yes

Yes

Yes

Yes

Yes

Yes

Reader Overview

FME considers a single file to be a dataset.

Writer Overview

The ENVI .hdr writer creates and writes data into a single folder. It distinguishes duplicate output files by appending numbers to the filenames.

FME Raster Features

FME raster features represent raster data and use several concepts that are unlike those used in the handling of vector data.

For comprehensive information about how FME processes raster data, see Rasters.

ENVIHDR files can only be written with square pixel dimensions.

ENVIHDR supports rasters with an arbitrary number of bands, provided all bands are the same data type and no band has a palette.