Threshold - ObjectVision/GeoDMS GitHub Wiki
discrete_alloc function, argument 10: Threshold
Treshold is the tenth argument of the discrete_alloc function.
Treshold is a parameter defining the minimum suitability value that a land use type should have to get allocated.
The values unit of this parameter needs to match with the values unit of the subitems of the SuitabilityMaps argument.
If a land unit has a suitability value less than the Treshold for all land use types, this land unit will not be allocated.
The return value from the discrete_alloc function for this land unit will be the value Null.
parameter Treshold with value type: int32
parameter<EurM2> treshold := 0[EurM2];