QGIS API Documentation  3.4.15-Madeira (e83d02e274)
Namespaces | Functions
qgswcsutils.cpp File Reference
#include "qgswcsutils.h"
#include "qgsconfigcache.h"
#include "qgsserverprojectutils.h"
#include "qgsproject.h"
#include "qgsexception.h"
#include "qgsrasterlayer.h"
#include "qgsmapserviceexception.h"
#include "qgscoordinatereferencesystem.h"
Include dependency graph for qgswcsutils.cpp:

Go to the source code of this file.

Namespaces

 QgsWcs
 WCS implementation.
 

Functions

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