QGIS API Documentation 3.99.0-Master (2fe06baccd8)
Loading...
Searching...
No Matches
qgswcsutils.cpp File Reference
Include dependency graph for qgswcsutils.cpp:

Go to the source code of this file.

Namespaces

namespace  QgsWcs
 WCS implementation.

Functions

QDomElement QgsWcs::getCoverageOffering (QDomDocument &doc, const QgsRasterLayer *layer, const QgsProject *project, bool brief=false)
 CoverageOffering or CoverageOfferingBrief element.
QString QgsWcs::implementationVersion ()
 Returns the highest version supported by this implementation.
QgsRectangle QgsWcs::parseBbox (const QString &bboxStr)
 Parse bounding box.
QString QgsWcs::serviceUrl (const QgsServerRequest &request, const QgsProject *project, const QgsServerSettings &settings)
 Service URL string.