The Search template appears in template list when a tile field has been picked in the Select pane. The template selects based on tile values and characteristics.
Search |
Select by comparing the source field value Use option using the given Condition to the given value or values, which can be values from a field, a specified value, or the result of an expression that evaluates to a numeric data type. A Channel option allows choosing the source channel to use from a multi channel image.
Use options:
Condition options:
If we would like to select records that are NOT variations of the above, for example not between, select on the basis of one of the above and press Ctrl-I or Edit - Select Inverse to invert the selection. Selecting using between and then pressing Ctrl-I is the equivalent of "not between" the given values.
Launch the template by choosing a tile field in the Select pane and then double-clicking the Search template. When the template launches we can specify options.
|
Search : channel average |
Use the average value for the given Channel for pixels in the tile. For example, if the image has a single channel with pixel values giving terrain elevation, this will be the average terrain elevation in the tile.
|
Search : channel maximum |
Use the maximum value for the given Channel for pixels in the tile. For example, if the image has a single channel with pixel values giving terrain elevation, this will be the maximum terrain elevation in the tile.
|
Search : channel minimum |
Use the minimum value for the given Channel for pixels in the tile. For example, if the image has a single channel with pixel values giving terrain elevation, this will be the minimum terrain elevation in the tile.
|
Search : channel std deviation |
Use the standard deviation of values for the given Channel for pixels in the tile.
|
Search : channel std deviation pop |
Use the square root of the population variance of values for the given Channel for pixels in the tile.
|
Search : channel sum |
Use the sum of values for the given Channel for pixels in the tile.
|
Search : channel variance |
Use the sample variance of values for the given Channel for pixels in the tile.
|
Search : channel variance pop |
Use the population variance of values for the given Channel for pixels in the tile.
|
Search : number of channels |
Use the number of channels in the tile.
|
Search : number of missing pixels |
Use the number of NULL pixels in the tile.
|
Search : number of pixels |
Use the number of non-NULL pixels in the tile.
|
Search : x size |
Use the x size of the tile in number of pixels. A 128x128 tile will have an x size of 128.
|
Search : y size |
Use the y size of the tile in number of pixels. A 128x128 tile will have a y size of 128.
|