Type Definition gdal_sys::OGRFieldDomainMergePolicy::Type

source ·
pub type Type = c_uint;
Expand description

Merge policy for field domains.

When a feature is built by merging two features, defines how the value of attributes following the domain are computed.

@since GDAL 3.3