QGIS API Documentation 3.41.0-Master (fda2aa46e9a)
|
#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. | |