|
OTB
9.0.0
Orfeo Toolbox
|
Go to the documentation of this file.
21 #ifndef otbImageToOSMVectorDataGenerator_h
22 #define otbImageToOSMVectorDataGenerator_h
43 template <
class TImage>
78 using Superclass::SetInput;
105 #ifndef OTB_MANUAL_INSTANTIATION
itk::SmartPointer< Self > Pointer
ImageToOSMVectorDataGenerator()
const ImageType * GetInput() const
ImageExtentType m_ImageExtent
This class represents a hierarchy of vector data.
Helper class to compute the extent of the input image and use it to fill the bbox for the OSM request...
ImageType::PointType PointType
The "otb" namespace contains all Orfeo Toolbox (OTB) classes.
OSMDataToVectorDataGenerator Superclass
Superclass::VectorDataType VectorDataType
void operator=(const Self &)=delete
void GenerateData() override
ImageToOSMVectorDataGenerator Self
void EstimateImageExtent()
void SetInput(const ImageType *input)
~ImageToOSMVectorDataGenerator() override
ImageType::SizeType SizeType
itk::SmartPointer< const Self > ConstPointer
ImageType::IndexType IndexType
Request OSM Server using the OSM API 0.6 to get the xml file storing the vector elements available.