28#ifndef __TERRALIB_ST_INTERNAL_POINTCOVERAGEOBSERVATION_H
29#define __TERRALIB_ST_INTERNAL_POINTCOVERAGEOBSERVATION_H
43#include <boost/shared_ptr.hpp>
44#include <boost/ptr_container/ptr_vector.hpp>
52 typedef std::pair<te::gm::Point, boost::ptr_vector<te::dt::AbstractData> >
PointCoverageItem;
A base class for objects that can be retrieved from the data access module.
A point with x and y coordinate values.
Namespace for the TerraLib ST module.
std::pair< te::gm::Point, boost::ptr_vector< te::dt::AbstractData > > PointCoverageItem
boost::shared_ptr< PointCoverageItem > PointCoverageObservation
std::vector< PointCoverageObservation > PointCoverageObservationSet
Teste git! Configuration flags for the st (spatiotemporal) module of TerraLib.