-
Notifications
You must be signed in to change notification settings - Fork 1
PartioningAttribute
mtbeek32 edited this page Feb 20, 2024
·
6 revisions
discrete_alloc function, argument 4: PartioningAttribute
PartioningAttribute is the fourth argument of the discrete_alloc function.
PartioningAttribute is an attribute with the index number of each land use type.
The domain unit of this attribute is the set of land use types.
- attribute PartioningAttribute with value type: uint8
unit<uint8> lu_type: nrofrows = 3
{
attribute<lu_type> partioning := id(lu_type);
}
GeoDMS ©Object Vision BV. Source code distributed under GNU GPL-3. Documentation distributed under CC BY-SA 4.0.