Boolean Field
class BooleanField
Boolean values associated with each point across a two-dimensional (x, y) extent. A boolean field identifies areas for which some condition is met and provides a means of identifying areas to be included in or excluded from analysis.
Examples of boolean fields include:
Areas where the elevation is greater than or equal to 200m.
Cloud masks (areas obscured by clouds).
Areas where the land classification is "urban".
Areas where the probability that an observer has a direct line of sight is greater than 50%.
Since
300.0.0
See also
Properties
Functions
Link copied to clipboard
Export the BooleanField to files in geoTIFF format. This enables a BooleanField to be saved, persisted, and shared.