20 #ifndef otbPlaceNameToLonLat_h
21 #define otbPlaceNameToLonLat_h
24 #include "OTBCartoExport.h"
52 itkGetMacro(Lon,
double);
53 itkGetMacro(Lat,
double);
54 itkGetMacro(PlaceName, std::string);
56 itkSetMacro(PlaceName, std::string);
65 void PrintSelf(std::ostream& os, itk::Indent indent)
const override;
itk::SmartPointer< Self > Pointer
Retrieve Longitude and Latitude coordinates from a place name.
itk::SmartPointer< Self > Pointer
void operator=(const Self &)=delete
PlaceNameToLonLat(const Self &)=delete
~PlaceNameToLonLat() override
void RetrieveXML(const std::ostringstream &urlStream)
CurlHelperInterface::Pointer m_Curl
void PrintSelf(std::ostream &os, itk::Indent indent) const override
itk::SmartPointer< const Self > ConstPointer
The "otb" namespace contains all Orfeo Toolbox (OTB) classes.