Implementation of the data source for the WFS driver. More...
#include "../dataaccess/datasource/DataSource.h"#include "../dataaccess/datasource/DataSourceCapabilities.h"#include "Config.h"#include "Exception.h"#include "WFSLayerInfo.h"#include <string>#include <vector>Go to the source code of this file.
Classes | |
| class | te::wfs::DataSource |
| Implementation of the data source for the WFS driver. More... | |
Namespaces | |
| te | |
| TerraLib. | |
| te::wfs | |
Implementation of the data source for the WFS driver.
Definition in file DataSource.h.