Class used to build a vector layer of points from a set of images with EXIF GPS metadata.
More...
#include <PhotoLayerBuilder.h>
Class used to build a vector layer of points from a set of images with EXIF GPS metadata.
Definition at line 54 of file PhotoLayerBuilder.h.
◆ PhotoLayerBuilder()
te::qt::plugins::photolayer::PhotoLayerBuilder::PhotoLayerBuilder |
( |
te::da::DataSourcePtr |
ds, |
|
|
const std::string & |
dataSetName, |
|
|
const std::string & |
path |
|
) |
| |
Constructor.
- Parameters
-
r | The raster to get gps information. |
◆ ~PhotoLayerBuilder()
te::qt::plugins::photolayer::PhotoLayerBuilder::~PhotoLayerBuilder |
( |
| ) |
|
◆ createDataSetType()
std::unique_ptr<te::da::DataSetType> te::qt::plugins::photolayer::PhotoLayerBuilder::createDataSetType |
( |
| ) |
|
|
protected |
Function used to create the output dataset type
◆ execute()
void te::qt::plugins::photolayer::PhotoLayerBuilder::execute |
( |
| ) |
|
◆ GetValidFilesCount()
static std::size_t te::qt::plugins::photolayer::PhotoLayerBuilder::GetValidFilesCount |
( |
const std::string & |
path | ) |
|
|
static |
◆ saveDataSet()
Function used to save the output dataset
◆ m_dataSetName
std::string te::qt::plugins::photolayer::PhotoLayerBuilder::m_dataSetName |
|
protected |
◆ m_dataSource
◆ m_path
std::string te::qt::plugins::photolayer::PhotoLayerBuilder::m_path |
|
protected |
The documentation for this class was generated from the following file:
- /home/castejon/castejon_files/develop/terralib5/git_release/src/terralib/qt/plugins/photolayer/PhotoLayerBuilder.h