A rectified grid is the spatial support for raster data. More...
#include "../geometry/Coord2D.h"
#include "../srs/Config.h"
#include "Config.h"
#include <boost/shared_ptr.hpp>
Go to the source code of this file.
Classes | |
class | te::rst::Grid |
A rectified grid is the spatial support for raster data. More... | |
Namespaces | |
namespace | te |
TerraLib. | |
namespace | te::gm |
Namespace for the Vector Geometry module of TerraLib. | |
namespace | te::rst |
Namespace for the Raster module of TerraLib. | |
Typedefs | |
typedef boost::shared_ptr< Grid > | te::rst::GridPtr |
A rectified grid is the spatial support for raster data.
Definition in file Grid.h.