This file contains a class that contains a set of static methods to load spatiotemporal data from data sources. More...
#include "../../common/Enums.h"#include "../../geometry/Enums.h"#include "../../geometry/Envelope.h"#include "../../datatype/Enums.h"#include "../Config.h"#include "../core/coverage/CoverageSeriesDataSetInfo.h"#include <memory>#include <boost/ptr_container/ptr_vector.hpp>Go to the source code of this file.
Classes | |
| class | te::st::STDataLoader | 
| A class that contains a set of static methods to load spatiotemporal data from data sources.  More... | |
Namespaces | |
| namespace | te | 
| TerraLib.  | |
| namespace | te::dt | 
| Namespace for the Data Type module of TerraLib.  | |
| namespace | te::gm | 
| Namespace for the Vector Geometry module of TerraLib.  | |
| namespace | te::st | 
| Namespace for the TerraLib ST module.  | |
This file contains a class that contains a set of static methods to load spatiotemporal data from data sources.
Definition in file STDataLoader.h.