Changes between Version 4 and Version 5 of Processing/NextMapDEMs


Ignore:
Timestamp:
Nov 29, 2007, 4:11:34 PM (16 years ago)
Author:
benj
Comment:

Added header conversion script instructions

Legend:

Unmodified
Added
Removed
Modified
  • Processing/NextMapDEMs

    v4 v5  
    1616[you can load this grid into ENVI to test against vector layers, etc - file->open external->generic->ascii, then georeference (edit headers->mapinfo, etc)]
    1717
    18 edit ASCII file to have an azgcorr compatible header (first line must be as follows, then DEM data):
     18Run the script to convert the ASCII file to have an azgcorr compatible header
     19{{{
     20# Run conversion script, input file is the first argument, output file is the second
     21demheaderconvert.sh asciifile.dem azgcorrfile.dem
     22}}}
     23
     24
     25If for any reason the script doesn't work, edit the ASCII file manually (first line must be as follows, then DEM data):
    1926{{{
    2027 -ed or c r xm ym xx yx gi : is the basic flat file ascii DEM definition