|
QGIS API Documentation 3.99.0-Master (d270888f95f)
|
Contains utility functions to retrieve specific entries from a QgsProject. More...
#include <qgsserverprojectutils.h>
Static Public Member Functions | |
| static double | ceilWithPrecision (double number, int places) |
| Returns a double greater than number to the specified number of places. | |
| static double | floorWithPrecision (double number, int places) |
| Returns a double less than number to the specified number of places. | |
| static QString | owsServiceAbstract (const QgsProject &project) |
| Returns the owsService abstract defined in project. | |
| static QString | owsServiceAccessConstraints (const QgsProject &project) |
| Returns the owsService access constraints defined in project. | |
| static bool | owsServiceCapabilities (const QgsProject &project) |
| Returns if owsService capabilities are enabled. | |
| static QString | owsServiceContactMail (const QgsProject &project) |
| Returns the owsService contact mail defined in project. | |
| static QString | owsServiceContactOrganization (const QgsProject &project) |
| Returns the owsService contact organization defined in project. | |
| static QString | owsServiceContactPerson (const QgsProject &project) |
| Returns the owsService contact person defined in project. | |
| static QString | owsServiceContactPhone (const QgsProject &project) |
| Returns the owsService contact phone defined in project. | |
| static QString | owsServiceContactPosition (const QgsProject &project) |
| Returns the owsService contact position defined in project. | |
| static QString | owsServiceFees (const QgsProject &project) |
| Returns the owsService fees defined in project. | |
| static QStringList | owsServiceKeywords (const QgsProject &project) |
| Returns the owsService keywords defined in project. | |
| static QString | owsServiceOnlineResource (const QgsProject &project) |
| Returns the owsService online resource defined in project. | |
| static QString | owsServiceTitle (const QgsProject &project) |
| Returns the owsService title defined in project. | |
| static QString | serviceUrl (const QString &service, const QgsServerRequest &request, const QgsServerSettings &settings) |
| Returns the service url defined in the environment variable or with HTTP header. | |
| static QStringList | wcsLayerIds (const QgsProject &project) |
| Returns the Layer ids list defined in a QGIS project as published in WCS. | |
| static QString | wcsServiceUrl (const QgsProject &project, const QgsServerRequest &request=QgsServerRequest(), const QgsServerSettings &settings=QgsServerSettings()) |
| Returns the WCS service url. | |
| static QStringList | wfsLayerIds (const QgsProject &project) |
| Returns the Layer ids list defined in a QGIS project as published in WFS. | |
| static int | wfsLayerPrecision (const QgsProject &project, const QString &layerId) |
| Returns the Layer precision defined in a QGIS project for the WFS GetFeature. | |
| static QString | wfsServiceUrl (const QgsProject &project, const QgsServerRequest &request=QgsServerRequest(), const QgsServerSettings &settings=QgsServerSettings()) |
| Returns the WFS service url. | |
| static QStringList | wfstDeleteLayerIds (const QgsProject &project) |
| Returns the Layer ids list defined in a QGIS project as published as WFS-T with delete capabilities. | |
| static QStringList | wfstInsertLayerIds (const QgsProject &project) |
| Returns the Layer ids list defined in a QGIS project as published as WFS-T with insert capabilities. | |
| static QStringList | wfstUpdateLayerIds (const QgsProject &project) |
| Returns the Layer ids list defined in a QGIS project as published as WFS-T with update capabilities. | |
| static bool | wmsAddLegendGroupsLegendGraphic (const QgsProject &project) |
| Returns if legend groups should be in the legend graphic response if GetLegendGraphic is called on a layer group. | |
| static double | wmsDefaultMapUnitsPerMm (const QgsProject &project) |
| Returns the default number of map units per millimeters in case of the scale is not given. | |
| static QgsRectangle | wmsExtent (const QgsProject &project) |
| Returns the WMS Extent restriction. | |
| static bool | wmsFeatureInfoAddWktGeometry (const QgsProject &project) |
| Returns if the geometry is displayed as Well Known Text in GetFeatureInfo request. | |
| static QString | wmsFeatureInfoDocumentElement (const QgsProject &project) |
| Returns the document element name for XML GetFeatureInfo request. | |
| static QString | wmsFeatureInfoDocumentElementNs (const QgsProject &project) |
| Returns the document element namespace for XML GetFeatureInfo request. | |
| static QHash< QString, QString > | wmsFeatureInfoLayerAliasMap (const QgsProject &project) |
| Returns the mapping between layer name and wms layer name for GetFeatureInfo request. | |
| static int | wmsFeatureInfoPrecision (const QgsProject &project) |
| Returns the geometry precision for GetFeatureInfo request. | |
| static QString | wmsFeatureInfoSchema (const QgsProject &project) |
| Returns the schema URL for XML GetFeatureInfo request. | |
| static bool | wmsFeatureInfoSegmentizeWktGeometry (const QgsProject &project) |
| Returns if the geometry has to be segmentize in GetFeatureInfo request. | |
| static bool | wmsFeatureInfoUseAttributeFormSettings (const QgsProject &project) |
| Returns if feature form settings should be considered for the format of the feature info response. | |
| static bool | wmsHTMLFeatureInfoUseOnlyMaptip (const QgsProject &project) |
| Returns if only the maptip should be used for HTML feature info response so that the HTML response to the feature info request only contains the maptip. | |
| static int | wmsImageQuality (const QgsProject &project) |
| Returns the quality for WMS images defined in a QGIS project. | |
| static bool | wmsInfoFormatSia2045 (const QgsProject &project) |
| Returns if the info format is SIA20145. | |
| static bool | wmsInspireActivate (const QgsProject &project) |
| Returns if Inspire is activated. | |
| static QString | wmsInspireLanguage (const QgsProject &project) |
| Returns the Inspire language. | |
| static QString | wmsInspireMetadataDate (const QgsProject &project) |
| Returns the Inspire metadata date. | |
| static QString | wmsInspireMetadataUrl (const QgsProject &project) |
| Returns the Inspire metadata URL. | |
| static QString | wmsInspireMetadataUrlType (const QgsProject &project) |
| Returns the Inspire metadata URL type. | |
| static QString | wmsInspireTemporalReference (const QgsProject &project) |
| Returns the Inspire temporal reference. | |
| static int | wmsMaxAtlasFeatures (const QgsProject &project) |
| Returns the maximum number of atlas features which can be printed in a request. | |
| static int | wmsMaxHeight (const QgsProject &project) |
| Returns the maximum height for WMS images defined in a QGIS project. | |
| static int | wmsMaxWidth (const QgsProject &project) |
| Returns the maximum width for WMS images defined in a QGIS project. | |
| static QStringList | wmsOutputCrsList (const QgsProject &project) |
| Returns the WMS output CRS list. | |
| static QStringList | wmsOutputCrsListAsOgcUrn (const QgsProject &project) |
| Returns the WMS output CRS list as OGC URNs. | |
| static bool | wmsRenderMapTiles (const QgsProject &project) |
Returns true if WMS requests should use the QgsMapSettings::RenderMapTile flag, so that no visible artifacts are visible between adjacent tiles. | |
| static QStringList | wmsRestrictedComposers (const QgsProject &project) |
| Returns the restricted composer list. | |
| static QStringList | wmsRestrictedLayers (const QgsProject &project) |
| Returns the restricted layer name list. | |
| static QString | wmsRootName (const QgsProject &project) |
| Returns the WMS root layer name defined in a QGIS project. | |
| static QString | wmsServiceUrl (const QgsProject &project, const QgsServerRequest &request=QgsServerRequest(), const QgsServerSettings &settings=QgsServerSettings()) |
| Returns the WMS service url. | |
| static bool | wmsSkipNameForGroup (const QgsProject &project) |
| Returns if name attribute should be skipped for groups in WMS capabilities document. | |
| static int | wmsTileBuffer (const QgsProject &project) |
| Returns the tile buffer in pixels for WMS images defined in a QGIS project. | |
| static bool | wmsUseLayerIds (const QgsProject &project) |
| Returns if layer ids are used as name in WMS. | |
| static QString | wmtsServiceUrl (const QgsProject &project, const QgsServerRequest &request=QgsServerRequest(), const QgsServerSettings &settings=QgsServerSettings()) |
| Returns the WMTS service url. | |
Contains utility functions to retrieve specific entries from a QgsProject.
Definition at line 39 of file qgsserverprojectutils.h.
|
static |
Returns a double greater than number to the specified number of places.
Definition at line 27 of file qgsserverprojectutils.cpp.
|
static |
Returns a double less than number to the specified number of places.
Definition at line 33 of file qgsserverprojectutils.cpp.
|
static |
Returns the owsService abstract defined in project.
| project | the QGIS project |
Definition at line 58 of file qgsserverprojectutils.cpp.
|
static |
Returns the owsService access constraints defined in project.
| project | the QGIS project |
Definition at line 125 of file qgsserverprojectutils.cpp.
|
static |
Returns if owsService capabilities are enabled.
| project | the QGIS project |
Definition at line 39 of file qgsserverprojectutils.cpp.
|
static |
Returns the owsService contact mail defined in project.
| project | the QGIS project |
Definition at line 110 of file qgsserverprojectutils.cpp.
|
static |
Returns the owsService contact organization defined in project.
| project | the QGIS project |
Definition at line 95 of file qgsserverprojectutils.cpp.
|
static |
Returns the owsService contact person defined in project.
| project | the QGIS project |
Definition at line 105 of file qgsserverprojectutils.cpp.
|
static |
Returns the owsService contact phone defined in project.
| project | the QGIS project |
Definition at line 115 of file qgsserverprojectutils.cpp.
|
static |
Returns the owsService contact position defined in project.
| project | the QGIS project |
Definition at line 100 of file qgsserverprojectutils.cpp.
|
static |
Returns the owsService fees defined in project.
| project | the QGIS project |
Definition at line 120 of file qgsserverprojectutils.cpp.
|
static |
Returns the owsService keywords defined in project.
| project | the QGIS project |
Definition at line 63 of file qgsserverprojectutils.cpp.
|
static |
Returns the owsService online resource defined in project.
| project | the QGIS project |
Definition at line 81 of file qgsserverprojectutils.cpp.
|
static |
Returns the owsService title defined in project.
| project | the QGIS project |
Definition at line 44 of file qgsserverprojectutils.cpp.
|
static |
Returns the service url defined in the environment variable or with HTTP header.
This is calculated from (in order of precedence):
| request | the request |
| service | the used service |
| settings | the server settings |
Definition at line 352 of file qgsserverprojectutils.cpp.
|
static |
Returns the Layer ids list defined in a QGIS project as published in WCS.
| project | the QGIS project |
Definition at line 551 of file qgsserverprojectutils.cpp.
|
static |
Returns the WCS service url.
The URL defined in the project or if not defined the URL from serviceUrl.
| project | the QGIS project |
| request | the request |
| settings | the server settings |
Definition at line 541 of file qgsserverprojectutils.cpp.
|
static |
Returns the Layer ids list defined in a QGIS project as published in WFS.
| project | the QGIS project |
Definition at line 516 of file qgsserverprojectutils.cpp.
|
static |
Returns the Layer precision defined in a QGIS project for the WFS GetFeature.
| project | the QGIS project |
| layerId | the layer id in the project |
Definition at line 521 of file qgsserverprojectutils.cpp.
|
static |
Returns the WFS service url.
The URL defined in the project or if not defined the URL from serviceUrl.
| project | the QGIS project |
| request | the request |
| settings | the server settings |
Definition at line 506 of file qgsserverprojectutils.cpp.
|
static |
Returns the Layer ids list defined in a QGIS project as published as WFS-T with delete capabilities.
| project | the QGIS project |
Definition at line 536 of file qgsserverprojectutils.cpp.
|
static |
Returns the Layer ids list defined in a QGIS project as published as WFS-T with insert capabilities.
| project | the QGIS project |
Definition at line 531 of file qgsserverprojectutils.cpp.
|
static |
Returns the Layer ids list defined in a QGIS project as published as WFS-T with update capabilities.
| project | the QGIS project |
Definition at line 526 of file qgsserverprojectutils.cpp.
|
static |
Returns if legend groups should be in the legend graphic response if GetLegendGraphic is called on a layer group.
| project | the QGIS project |
Definition at line 202 of file qgsserverprojectutils.cpp.
|
static |
Returns the default number of map units per millimeters in case of the scale is not given.
| project | the QGIS project |
Definition at line 160 of file qgsserverprojectutils.cpp.
|
static |
Returns the WMS Extent restriction.
| project | the QGIS project |
Definition at line 490 of file qgsserverprojectutils.cpp.
|
static |
Returns if the geometry is displayed as Well Known Text in GetFeatureInfo request.
| project | the QGIS project |
Definition at line 173 of file qgsserverprojectutils.cpp.
|
static |
Returns the document element name for XML GetFeatureInfo request.
| project | the QGIS project |
Definition at line 219 of file qgsserverprojectutils.cpp.
|
static |
Returns the document element namespace for XML GetFeatureInfo request.
| project | the QGIS project |
Definition at line 224 of file qgsserverprojectutils.cpp.
|
static |
Returns the mapping between layer name and wms layer name for GetFeatureInfo request.
| project | the QGIS project |
Definition at line 234 of file qgsserverprojectutils.cpp.
|
static |
Returns the geometry precision for GetFeatureInfo request.
| project | the QGIS project |
Definition at line 214 of file qgsserverprojectutils.cpp.
|
static |
Returns the schema URL for XML GetFeatureInfo request.
| project | the QGIS project |
Definition at line 229 of file qgsserverprojectutils.cpp.
|
static |
Returns if the geometry has to be segmentize in GetFeatureInfo request.
| project | the QGIS project |
Definition at line 194 of file qgsserverprojectutils.cpp.
|
static |
Returns if feature form settings should be considered for the format of the feature info response.
| project | the QGIS project |
Definition at line 181 of file qgsserverprojectutils.cpp.
|
static |
Returns if only the maptip should be used for HTML feature info response so that the HTML response to the feature info request only contains the maptip.
If no maptip is set, the HTML response is empty.
| project | the QGIS project |
Definition at line 188 of file qgsserverprojectutils.cpp.
|
static |
Returns the quality for WMS images defined in a QGIS project.
| project | the QGIS project |
Definition at line 145 of file qgsserverprojectutils.cpp.
|
static |
Returns if the info format is SIA20145.
| project | the QGIS project |
Definition at line 165 of file qgsserverprojectutils.cpp.
|
static |
Returns if Inspire is activated.
| project | the QGIS project |
Definition at line 261 of file qgsserverprojectutils.cpp.
|
static |
Returns the Inspire language.
| project | the QGIS project |
Definition at line 266 of file qgsserverprojectutils.cpp.
|
static |
Returns the Inspire metadata date.
| project | the QGIS project |
Definition at line 286 of file qgsserverprojectutils.cpp.
|
static |
Returns the Inspire metadata URL.
| project | the QGIS project |
Definition at line 271 of file qgsserverprojectutils.cpp.
|
static |
Returns the Inspire metadata URL type.
| project | the QGIS project |
Definition at line 276 of file qgsserverprojectutils.cpp.
|
static |
Returns the Inspire temporal reference.
| project | the QGIS project |
Definition at line 281 of file qgsserverprojectutils.cpp.
|
static |
Returns the maximum number of atlas features which can be printed in a request.
| project | the QGIS project |
Definition at line 155 of file qgsserverprojectutils.cpp.
|
static |
Returns the maximum height for WMS images defined in a QGIS project.
| project | the QGIS project |
Definition at line 135 of file qgsserverprojectutils.cpp.
|
static |
Returns the maximum width for WMS images defined in a QGIS project.
| project | the QGIS project |
Definition at line 130 of file qgsserverprojectutils.cpp.
|
static |
Returns the WMS output CRS list.
| project | the QGIS project |
Definition at line 296 of file qgsserverprojectutils.cpp.
|
static |
Returns the WMS output CRS list as OGC URNs.
| project | the QGIS project |
Definition at line 340 of file qgsserverprojectutils.cpp.
|
static |
Returns true if WMS requests should use the QgsMapSettings::RenderMapTile flag, so that no visible artifacts are visible between adjacent tiles.
This flag can slow down rendering considerably, so it is only used if the corresponding setting is enabled in the project.
| project | the QGIS project |
true if the flag should be used, or false if not.Definition at line 566 of file qgsserverprojectutils.cpp.
|
static |
Returns the restricted composer list.
| project | the QGIS project |
Definition at line 291 of file qgsserverprojectutils.cpp.
|
static |
Returns the restricted layer name list.
| project | the QGIS project |
Definition at line 485 of file qgsserverprojectutils.cpp.
|
static |
Returns the WMS root layer name defined in a QGIS project.
| project | the QGIS project |
Definition at line 480 of file qgsserverprojectutils.cpp.
|
static |
Returns the WMS service url.
The URL defined in the project or if not defined the URL from serviceUrl.
| project | the QGIS project |
| request | the request |
| settings | the server settings |
Definition at line 470 of file qgsserverprojectutils.cpp.
|
static |
Returns if name attribute should be skipped for groups in WMS capabilities document.
| project | the QGIS project |
Definition at line 209 of file qgsserverprojectutils.cpp.
|
static |
Returns the tile buffer in pixels for WMS images defined in a QGIS project.
| project | the QGIS project |
Definition at line 150 of file qgsserverprojectutils.cpp.
|
static |
Returns if layer ids are used as name in WMS.
| project | the QGIS project |
Definition at line 140 of file qgsserverprojectutils.cpp.
|
static |
Returns the WMTS service url.
The URL defined in the project or if not defined the URL from serviceUrl.
| project | the QGIS project |
| request | the request |
| settings | the server settings |
Definition at line 556 of file qgsserverprojectutils.cpp.