Tool Export ESRI Arc/Info Grid
Export grid to ESRI's Arc/Info grid format.
- Author: O.Conrad (c) 2007
- Menu: File|Grid|Export
Parameters
| Name | Type | Identifier | Description | Constraints |
Input | Grid | Grid, input | GRID | - | - |
Options | Grid System | Grid system | PARAMETERS_GRID_SYSTEM | - | - |
File | File path | FILE | - | - |
Format | Choice | FORMAT | - | Available Choices: [0] binary [1] ASCII Default: 1 |
Geo-Reference | Choice | GEOREF | The grids geo-reference must be related either to the center or the corner of its lower left grid cell. | Available Choices: [0] corner [1] center Default: 0 |
ASCII Precision | Integer | PREC | Number of decimals when writing floating point values in ASCII format. | Minimum: -1 Default: 4 |
ASCII Decimal Separator | Choice | DECSEP | Applies also to the binary format header file. | Available Choices: [0] point (.) [1] comma (,) Default: 0 |
Command-line
Usage: saga_cmd io_grid 0 [-GRID <str>] [-FILE <str>] [-FORMAT <str>] [-GEOREF <str>] [-PREC <num>] [-DECSEP <str>]
-GRID:<str> Grid
Grid, input
-FILE:<str> File
File path
-FORMAT:<str> Format
Choice
Available Choices:
[0] binary
[1] ASCII
Default: 1
-GEOREF:<str> Geo-Reference
Choice
Available Choices:
[0] corner
[1] center
Default: 0
-PREC:<num> ASCII Precision
Integer
Minimum: -1
Default: 4
-DECSEP:<str> ASCII Decimal Separator
Choice
Available Choices:
[0] point (.)
[1] comma (,)
Default: 0