#include <otbWrapperMapProjectionParametersHandler.h>
This class represent a helper class.
This class allow creating a Group with several mapProjection parameters
Definition at line 53 of file otbWrapperMapProjectionParametersHandler.h.
◆ MapProjectionParametersHandler()
otb::Wrapper::MapProjectionParametersHandler::MapProjectionParametersHandler |
( |
| ) |
|
|
protected |
◆ ~MapProjectionParametersHandler()
virtual otb::Wrapper::MapProjectionParametersHandler::~MapProjectionParametersHandler |
( |
| ) |
|
|
protectedvirtual |
◆ AddMapProjectionParameters()
static OTBApplicationEngine_EXPORT void otb::Wrapper::MapProjectionParametersHandler::AddMapProjectionParameters |
( |
Application::Pointer |
app, |
|
|
const std::string & |
key |
|
) |
| |
|
static |
Add a Group containing several choices for map projections
◆ GetProjectionRefFromChoice()
static const OTBApplicationEngine_EXPORT std::string otb::Wrapper::MapProjectionParametersHandler::GetProjectionRefFromChoice |
( |
const Application::Pointer |
app, |
|
|
const std::string & |
key |
|
) |
| |
|
static |
Helper method : Compute the ProjectionRef knowing the map projection picked up by the user
◆ InitializeUTMParameters()
static OTBApplicationEngine_EXPORT void otb::Wrapper::MapProjectionParametersHandler::InitializeUTMParameters |
( |
Application::Pointer |
app, |
|
|
const std::string & |
imageKey, |
|
|
const std::string & |
mapKey |
|
) |
| |
|
static |
Helper method : Compute the UTM parameters relative an image Note: The key of the image must be set to be able to get the image. The key must be totally if the InputImageParameter belongs to a ParameterGroup, ie set io.in
The documentation for this class was generated from the following file: