OGR_F_VAL_ALLOW_DIFFERENT_GEOM_DIM

Allow geometry fields to have a different coordinate dimension that their geometry column type. This flag only makes sense if OGR_F_VAL_GEOM_TYPE is set too. Used by OGR_F_Validate(). @since GDAL 2.1

extern (C)
enum OGR_F_VAL_ALLOW_DIFFERENT_GEOM_DIM = 0x00000010;

Meta