#include <string>Go to the source code of this file.
Functions | |
| void | ExMetadataCycle () |
| void | ExMetadataExtractor () |
| void | ExMetadataISO19115 () |
| void | ExMetadataManager () |
| void ExMetadataCycle | ( | ) |
Definition at line 197 of file Metadata.cpp.
References ds, dt, te::md::Extract(), te::common::Singleton< MetadataManager >::getInstance(), te::md::MD_Metadata::getMetadataURI(), te::da::DataSourceFactory::make(), te::md::Save(), te::md::MetadataAnnotation::setAnnotationURI(), te::md::MetadataAnnotation::setElementId(), te::md::MetadataAnnotation::setElementName(), and te::md::MD_Metadata::setMetadataURI().
Referenced by main().
| void ExMetadataExtractor | ( | ) |
Definition at line 164 of file Metadata.cpp.
References ds, te::md::Extract(), and te::da::DataSourceFactory::make().
Referenced by main().
| void ExMetadataISO19115 | ( | ) |
Definition at line 100 of file Metadata.cpp.
References te::md::MD_Distribution::addDistrOption(), te::md::MD_Metadata::addIdentification(), te::md::CI_creation, te::md::CI_distributor, te::md::CI_originator, te::md::MD_Metadata::getMetadataURI(), te::md::MD_completed, te::md::MD_imageryBaseMapsEarthCover, te::md::MD_utf8, te::md::MD_vector, te::md::Save(), te::md::MD_Metadata::setCharset(), te::md::MD_Metadata::setDateStamp(), te::md::MD_Metadata::setDistribution(), te::md::MD_Metadata::setFileId(), te::md::MD_Metadata::setLanguage(), te::md::MD_Metadata::setLineage(), te::md::MD_Metadata::setMetadataURI(), te::md::MD_Metadata::setReferenceSystem(), te::md::MD_Metadata::setStandardInfo(), te::md::MD_Distribution::setURL(), and TE_SRS_SAD69_UTM_ZONE_24S.
Referenced by main().
| void ExMetadataManager | ( | ) |
Definition at line 42 of file Metadata.cpp.
References ds, dt, te::md::MetadataAnnotation::getElementName(), te::common::Singleton< MetadataManager >::getInstance(), te::da::DataSourceFactory::make(), te::md::MetadataAnnotation::setAnnotationURI(), te::md::MetadataAnnotation::setElementId(), and te::md::MetadataAnnotation::setElementName().
Referenced by main().