19 #ifndef __otbEckert4MapProjection_txx
20 #define __otbEckert4MapProjection_txx
27 template <TransformDirection::TransformationDirection TTransform>
31 this->SetWkt(
"ossimEckert4Projection");
34 template <TransformDirection::TransformationDirection TTransform>
41 template <TransformDirection::TransformationDirection TTransform>
50 template <TransformDirection::TransformationDirection TTransform>
59 template <TransformDirection::TransformationDirection TTransform>
63 double falseNorthing = atof(this->GetParameter(
"FalseNorthing").c_str());
68 template <TransformDirection::TransformationDirection TTransform>
72 double falseEasting = atof(this->GetParameter(
"FalseEasting").c_str());
76 template <TransformDirection::TransformationDirection TTransform>