#include <memory>
#include <vector>
#include <map>
#include <string>
#include "../../../../core/uri/URI.h"
#include "../../../core/CurlWrapper.h"
#include "Config.h"
#include "DataTypes.h"
#include "XMLParser.h"
Go to the source code of this file.
Classes | |
class | te::ws::ogc::WMSClient |
A class to retrieve information and data from a Web Map Service. More... | |
Namespaces | |
te | |
TerraLib. | |
te::ws | |
te::ws::ogc | |