WS Client for OGC WCS. More...
#include <memory>
#include <vector>
#include <map>
#include <string>
#include "../../../../dataaccess/dataset/DataSet.h"
#include "../../../../common/progress/TaskProgress.h"
#include "../../../../core/uri/URI.h"
#include "../../../core/CurlWrapper.h"
#include "XMLParser.h"
#include "DataTypes.h"
Go to the source code of this file.
Classes | |
class | te::ws::ogc::WCSClient |
A class to retrieve information and data from a Web Coverage Service. More... | |
Namespaces | |
te | |
TerraLib. | |
te::ws | |
te::ws::ogc | |
WS Client for OGC WCS.
Definition in file WCSClient.h.