m_RenderingFunction->Initialize(m_Image->GetMetaDataDictionary()); //FIXME check, but the call must be done in the generator. To be moved to the layer?
// The ouptut stringstream
std::ostringstream oss;
oss << otbGetTextMacro("Index") << ": " << index << std::endl;