A rectified grid is the spatial support for raster data. More...
#include "../geometry/Coord2D.h"#include "../geometry/Envelope.h"#include "Grid.h"#include "Exception.h"#include <algorithm>#include <cmath>#include <cstring>Go to the source code of this file.
A rectified grid is the spatial support for raster data.
Definition in file Grid.cpp.