QGIS API Documentation 3.43.0-Master (b60ef06885e)
|
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 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 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 38 of file qgsserverprojectutils.h.
|
static |
Returns a double greater than number to the specified number of places.
Definition at line 22 of file qgsserverprojectutils.cpp.
|
static |
Returns a double less than number to the specified number of places.
Definition at line 28 of file qgsserverprojectutils.cpp.
|
static |
Returns the owsService abstract defined in project.
project | the QGIS project |
Definition at line 53 of file qgsserverprojectutils.cpp.
|
static |
Returns the owsService access constraints defined in project.
project | the QGIS project |
Definition at line 120 of file qgsserverprojectutils.cpp.
|
static |
Returns if owsService capabilities are enabled.
project | the QGIS project |
Definition at line 34 of file qgsserverprojectutils.cpp.
|
static |
Returns the owsService contact mail defined in project.
project | the QGIS project |
Definition at line 105 of file qgsserverprojectutils.cpp.
|
static |
Returns the owsService contact organization defined in project.
project | the QGIS project |
Definition at line 90 of file qgsserverprojectutils.cpp.
|
static |
Returns the owsService contact person defined in project.
project | the QGIS project |
Definition at line 100 of file qgsserverprojectutils.cpp.
|
static |
Returns the owsService contact phone defined in project.
project | the QGIS project |
Definition at line 110 of file qgsserverprojectutils.cpp.
|
static |
Returns the owsService contact position defined in project.
project | the QGIS project |
Definition at line 95 of file qgsserverprojectutils.cpp.
|
static |
Returns the owsService fees defined in project.
project | the QGIS project |
Definition at line 115 of file qgsserverprojectutils.cpp.
|
static |
Returns the owsService keywords defined in project.
project | the QGIS project |
Definition at line 58 of file qgsserverprojectutils.cpp.
|
static |
Returns the owsService online resource defined in project.
project | the QGIS project |
Definition at line 76 of file qgsserverprojectutils.cpp.
|
static |
Returns the owsService title defined in project.
project | the QGIS project |
Definition at line 39 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):
QGIS_SERVER_<service>_SERVICE_URL
environment variableQGIS_SERVER_SERVICE_URL
environment variableX-Qgis-<service>-Service-Url
headerX-Qgis-Service-Url
headerForwarded
headerX-Forwarded-Host
and X-Forwarded-Proto
headersHost
header and the server protocolrequest | the request |
service | the used service |
settings | the server settings |
Definition at line 330 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 529 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 519 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 494 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 499 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 484 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 514 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 509 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 504 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 191 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 155 of file qgsserverprojectutils.cpp.
|
static |
Returns the WMS Extent restriction.
project | the QGIS project |
Definition at line 468 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 168 of file qgsserverprojectutils.cpp.
|
static |
Returns the document element name for XML GetFeatureInfo request.
project | the QGIS project |
Definition at line 208 of file qgsserverprojectutils.cpp.
|
static |
Returns the document element namespace for XML GetFeatureInfo request.
project | the QGIS project |
Definition at line 213 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 223 of file qgsserverprojectutils.cpp.
|
static |
Returns the geometry precision for GetFeatureInfo request.
project | the QGIS project |
Definition at line 203 of file qgsserverprojectutils.cpp.
|
static |
Returns the schema URL for XML GetFeatureInfo request.
project | the QGIS project |
Definition at line 218 of file qgsserverprojectutils.cpp.
|
static |
Returns if the geometry has to be segmentize in GetFeatureInfo request.
project | the QGIS project |
Definition at line 183 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 176 of file qgsserverprojectutils.cpp.
|
static |
Returns the quality for WMS images defined in a QGIS project.
project | the QGIS project |
Definition at line 140 of file qgsserverprojectutils.cpp.
|
static |
Returns if the info format is SIA20145.
project | the QGIS project |
Definition at line 160 of file qgsserverprojectutils.cpp.
|
static |
Returns if Inspire is activated.
project | the QGIS project |
Definition at line 250 of file qgsserverprojectutils.cpp.
|
static |
Returns the Inspire language.
project | the QGIS project |
Definition at line 255 of file qgsserverprojectutils.cpp.
|
static |
Returns the Inspire metadata date.
project | the QGIS project |
Definition at line 275 of file qgsserverprojectutils.cpp.
|
static |
Returns the Inspire metadata URL.
project | the QGIS project |
Definition at line 260 of file qgsserverprojectutils.cpp.
|
static |
Returns the Inspire metadata URL type.
project | the QGIS project |
Definition at line 265 of file qgsserverprojectutils.cpp.
|
static |
Returns the Inspire temporal reference.
project | the QGIS project |
Definition at line 270 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 150 of file qgsserverprojectutils.cpp.
|
static |
Returns the maximum height for WMS images defined in a QGIS project.
project | the QGIS project |
Definition at line 130 of file qgsserverprojectutils.cpp.
|
static |
Returns the maximum width for WMS images defined in a QGIS project.
project | the QGIS project |
Definition at line 125 of file qgsserverprojectutils.cpp.
|
static |
Returns the WMS output CRS list.
project | the QGIS project |
Definition at line 285 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 544 of file qgsserverprojectutils.cpp.
|
static |
Returns the restricted composer list.
project | the QGIS project |
Definition at line 280 of file qgsserverprojectutils.cpp.
|
static |
Returns the restricted layer name list.
project | the QGIS project |
Definition at line 463 of file qgsserverprojectutils.cpp.
|
static |
Returns the WMS root layer name defined in a QGIS project.
project | the QGIS project |
Definition at line 458 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 448 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 198 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 145 of file qgsserverprojectutils.cpp.
|
static |
Returns if layer ids are used as name in WMS.
project | the QGIS project |
Definition at line 135 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 534 of file qgsserverprojectutils.cpp.