AUXTOHDR


Download / view script here

NAME

  auxtohdr - Arcview GIS header file translator for satellite / raster imagery.


VERSION

  1.0


SYNOPSIS

  auxtohdr  


DESCRIPTION

  auxtohdr translates PCI's .aux raster header format into ESRI's .hdr header format.

PREREQUISITES / MODULES

  None


OPTIONS / FLAGS

 None


ARGUMENTS

inputfile - name of ArcView GIS .apr file to edit
layout    - image type: bil, bip, bsq.


EXAMPLES

  $ ./auxtohdr imagefile.aux bsq
  # ESRI ArcView .hdr file translation
  # Generated by auxtohdr
  # File: ottawa.aux
  # Map Projection Information: UTM    18   E008
  nrows     10000
  ncols     9000
  nbands    7
  nbits     8
  layout    bsq
  ulxmap    286400
  ulymap    5147900
  xdim      25
  ydim      25
  byteorder M

AUTHOR

  Tom Kralidis
  tomkralidis@hotmail.com
  http://jedi.kralidis.ca/gis/


GIS Home
Home