#include <otbPlaceNameToLonLat.h>
Retrieve Longitude and Latitude coordinates from a place name.
Definition at line 38 of file otbPlaceNameToLonLat.h.
◆ ConstPointer
◆ Pointer
◆ Self
◆ Superclass
◆ PlaceNameToLonLat() [1/2]
otb::PlaceNameToLonLat::PlaceNameToLonLat |
( |
| ) |
|
|
protected |
◆ ~PlaceNameToLonLat()
otb::PlaceNameToLonLat::~PlaceNameToLonLat |
( |
| ) |
|
|
inlineoverrideprotected |
◆ PlaceNameToLonLat() [2/2]
otb::PlaceNameToLonLat::PlaceNameToLonLat |
( |
const Self & |
| ) |
|
|
privatedelete |
◆ CreateAnother()
virtual::itk::LightObject::Pointer otb::PlaceNameToLonLat::CreateAnother |
( |
void |
| ) |
const |
◆ Evaluate()
virtual bool otb::PlaceNameToLonLat::Evaluate |
( |
| ) |
|
|
virtual |
◆ GetLat()
virtual double otb::PlaceNameToLonLat::GetLat |
( |
| ) |
|
|
virtual |
◆ GetLon()
virtual double otb::PlaceNameToLonLat::GetLon |
( |
| ) |
|
|
virtual |
◆ GetNameOfClass()
virtual const char* otb::PlaceNameToLonLat::GetNameOfClass |
( |
| ) |
const |
|
virtual |
◆ GetPlaceName()
virtual std::string otb::PlaceNameToLonLat::GetPlaceName |
( |
| ) |
|
|
virtual |
◆ New()
static Pointer otb::PlaceNameToLonLat::New |
( |
| ) |
|
|
static |
Method for creation through the object factory.
◆ operator=()
void otb::PlaceNameToLonLat::operator= |
( |
const Self & |
| ) |
|
|
privatedelete |
◆ ParseXMLGeonames()
void otb::PlaceNameToLonLat::ParseXMLGeonames |
( |
| ) |
|
|
protected |
◆ ParseXMLGoogle()
void otb::PlaceNameToLonLat::ParseXMLGoogle |
( |
| ) |
|
|
protected |
◆ ParseXMLYahoo()
void otb::PlaceNameToLonLat::ParseXMLYahoo |
( |
| ) |
|
|
protected |
◆ PrintSelf()
void otb::PlaceNameToLonLat::PrintSelf |
( |
std::ostream & |
os, |
|
|
itk::Indent |
indent |
|
) |
| const |
|
overrideprotected |
◆ RetrieveXML()
void otb::PlaceNameToLonLat::RetrieveXML |
( |
const std::ostringstream & |
urlStream | ) |
|
|
protected |
◆ SetPlaceName()
virtual void otb::PlaceNameToLonLat::SetPlaceName |
( |
std::string |
_arg | ) |
|
|
virtual |
◆ m_Curl
◆ m_CurlOutput
std::string otb::PlaceNameToLonLat::m_CurlOutput |
|
private |
◆ m_Lat
double otb::PlaceNameToLonLat::m_Lat |
|
private |
◆ m_Lon
double otb::PlaceNameToLonLat::m_Lon |
|
private |
◆ m_PlaceName
std::string otb::PlaceNameToLonLat::m_PlaceName |
|
private |
◆ m_RequestSucceed
bool otb::PlaceNameToLonLat::m_RequestSucceed |
|
private |
The documentation for this class was generated from the following file: