Skip to content
Snippets Groups Projects
Commit a69c779a authored by OTB Bot's avatar OTB Bot
Browse files

STYLE

parent 0b705222
No related branches found
No related tags found
No related merge requests found
......@@ -178,7 +178,7 @@ const std::string MapProjectionParametersHandler::GetProjectionRefFromChoice(con
app->GetParameterFloat( scale.str()) );
return transMercatorProjection->GetWkt();
}
break;*/
break; */
case Map_WGS84:
{
return otb::GeoInformationConversion::ToWKT(4326);
......
......@@ -24,7 +24,6 @@
#include "boost/lexical_cast.hpp"
namespace otb
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment