-
Notifications
You must be signed in to change notification settings - Fork 1
PartioningName
mtbeek32 edited this page Feb 20, 2024
·
7 revisions
discrete_alloc function, argument 5: PartioningName
PartioningName is the fifth argument of the discrete_alloc function.
PartioningName is an attribute that maps each PartioningAttribute to a partioning name.
The domain unit of this attribute is the set of land use types.
- attribute PartioningName with value type: string.
unit<uint8> lu_type: nrofrows = 3
{
attribute<string> PartioningName: ['Living','Working','Nature'];
}
GeoDMS ©Object Vision BV. Source code distributed under GNU GPL-3. Documentation distributed under CC BY-SA 4.0.