| Tool Name | Create Grid System |
| Tool ID | 23 |
| Library ID | grid_tools |
| Version | 1.0 |
| Author(s) | Volker Wichmann (c) 2007 |
| Name | Type | Identifier | Description | Constraints |
|---|---|---|---|---|
| Input | ||||
| Layers | shapes list, input | SHAPESLIST | ||
| Layers | grid list, input | GRIDLIST | ||
| Output | ||||
| Grid | data object Grid, output, optional | GRID | ||
| Options | ||||
| Data Type | data type | DATATYPE | Available Choices: [0] bit [1] unsigned 1 byte integer [2] signed 1 byte integer [3] unsigned 2 byte integer [4] signed 2 byte integer [5] unsigned 4 byte integer [6] signed 4 byte integer [7] unsigned 8 byte integer [8] signed 8 byte integer [9] 4 byte floating point number [10] 8 byte floating point number Default: 9 | |
| Initialization Value | floating point number | INIT | Value which is assigned to the dummy grid. | Default: 0.000000 |
| Cellsize | floating point number | CELLSIZE | Minimum: 0.000000 Default: 10.000000 | |
| Extent Definition | choice | M_EXTENT | Available Choices: [0] lower left coordinate and number of rows and columns [1] lower left and upper right coordinates [2] one or more shapes layers [3] one or more grids Default: 0 | |
| Adjust | choice | ADJUST | Available Choices: [0] extent to cell size [1] cell size to left-right extent [2] cell size to bottom-top extent Default: 0 | |
| Round Coordinates | boolean | ROUND | Rounding of extent coordinates to multiples of cellsize. | Default: 0 |
| Left | floating point number | XMIN | Default: 0.000000 | |
| Right | floating point number | XMAX | Default: 100.000000 | |
| Columns | integer number | NX | Minimum: 1 Default: 10 | |
| Bottom | floating point number | YMIN | Default: 0.000000 | |
| Top | floating point number | YMAX | Default: 100.000000 | |
| Rows | integer number | NY | Minimum: 1 Default: 10 | |
| Buffer | floating point number | BUFFER | Default: 0.000000 | |
| Use Offset | boolean | USEOFF | Default: 0 | |
| X Offset | floating point number | XOFFSET | Positive values result in a shift in E direction. | Default: 0.000000 |
| Y Offset | floating point number | YOFFSET | Positive values result in a shift in N direction. | Default: 0.000000 |