26#ifndef __TERRALIB_WS_OGC_UTILS_H
27#define __TERRALIB_WS_OGC_UTILS_H
48 const int& width,
const int& height);
51 const int& width,
const int& height);
An Envelope defines a 2D rectangular region.
An abstract class for raster data strucutures.
A layer with reference to a WMS Layer.
An Envelope defines a 2D rectangular region.
TEOGCWMSDATAACCESSEXPORT WMSGetMapResponse GetMap(WMSLayer *wmsLayer, const te::gm::Envelope &box, const int &width, const int &height)
TEOGCWMSDATAACCESSEXPORT te::rst::Raster * GetMapRaster(WMSLayer *wmsLayer, const int &srid, const te::gm::Envelope &box, const int &width, const int &height)
TEOGCWMSDATAACCESSEXPORT te::rst::Raster * GetLayerMapRaster(const WMSLayer *wmsLayer)
An abstract class for raster data strucutures.
The WMSGetMapResponse WMS 1.3.0 struct.
Configuration flags for the Terrralib WS OGC WMS DATA ACCESS module.
#define TEOGCWMSDATAACCESSEXPORT
You can use this macro in order to export/import classes and functions from this module.
Specifies containers for WMS data types.