Поиск |
[software] [catdoc] [tcl] [geography] [old things] | |||||||||||||||||
Table of Contents
NAMEeheader - display and modify headers of EPPL7 data filesSYNOPSISeheader options filesmaplist files mapalign base_file [-v] files DESCRIPTIONApplies given editing commands to list of epp or dgt files.Several commands are applicable to both file types and several to epp (raster) files only. No warning is issued when dgt file is processed during section when epp-specific commands used, becouse several epp-files can be processed at same time. No warning is issued also when no editing commands given, therefore this utility can be used just for viewing header information. When invoked as maplist, simply dumps headers of given files. when invoked as mapalign performs same operations as with -A key, but only other option accepted is -v. This option may be given as before, as after base file.
UNIVERSAL OPTIONSThis commands can be applied to both dgt (vector) and epp (raster) files.
This commands cannot be used together with explicit settings of some alternative coordinate limit.
EPP SPECIFIC COMMANDSFollowing is applicable to EPP files only:
This command does not perform any recalculation, it just update unit name field. Use -a command for change cell area value respectively. OPTION COMPATIBILYTYSome options of eheader cannot coexist together in same command line. there are two groups of options with incompatibilities between subgroup of each group.First, options dealing with alternative coordinates. There are options -Xl -Xr -Yt -Yb, which set alternative coordinates explicitely, and options -x -y -s, which change coordinates by arithmetic calculations. Explicit and arithmetic changes of coordinates are not allowed simulateneously, becouse it is to hard to understand, which kind user want to apply first. Second, options dealing with row/column coordinates of epp files. Here there are options -A and -fr -fc which performs directly opposite task. (usially -fr -lr are used to set first row and column to one, to process file cutted from large file separately and -A to change it back to mosaic(1) file into larger one.
SEE ALSOlessa(1) , mappaint(1) , mapcopy(1) epp(5) , dgt(5)BUGSNo check is performed by -fr and -lr command to ensure that row/column values are in valid range.-A command sometimes miscalculates one cell. (but EPPL ver 2.1 does the same). AUTHORVitus Wagner, SoftWeyr.
|