| 
    QGIS API Documentation
    3.12.1-BucureČ™ti (121cc00ff0)
    
   | 
 
#include "qgswcsutils.h"#include "qgsconfigcache.h"#include "qgsserverprojectutils.h"#include "qgsproject.h"#include "qgsexception.h"#include "qgsrasterlayer.h"#include "qgsmapserviceexception.h"#include "qgscoordinatereferencesystem.h"
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... | |
 1.8.13