|
QGIS API Documentation 3.99.0-Master (f78f5286a64)
|
#include <QDomDocument>

Go to the source code of this file.
Namespaces | |
| namespace | QgsWcs |
| WCS implementation. | |
Functions | |
| QDomDocument | QgsWcs::createDescribeCoverageDocument (QgsServerInterface *serverIface, const QgsProject *project, const QString &version, const QgsServerRequest &request) |
| Create describe coverage document. | |
| void | QgsWcs::writeDescribeCoverage (QgsServerInterface *serverIface, const QgsProject *project, const QString &version, const QgsServerRequest &request, QgsServerResponse &response) |
| Output WCS DescribeCoverage response. | |