A functor that converts a dataset from WMS server to a TerraLib WMSLayer. More...
#include "../common/Translator.h"#include "../dataaccess/dataset/DataSetType.h"#include "../dataaccess/datasource/DataSourceManager.h"#include "../dataaccess/datasource/DataSourceTransactor.h"#include "../dataaccess/utils/Utils.h"#include "../geometry/Envelope.h"#include "../maptools/AbstractLayer.h"#include "../raster/Grid.h"#include "../raster/RasterProperty.h"#include "../se/Utils.h"#include "../srs/Config.h"#include "Exception.h"#include "WMS2Layer.h"#include <boost/uuid/random_generator.hpp>#include <boost/uuid/uuid_io.hpp>Go to the source code of this file.
A functor that converts a dataset from WMS server to a TerraLib WMSLayer.
Definition in file WMS2Layer.cpp.