Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
|
@@ -170,7 +170,7 @@ Returns the tile buffer in pixels for WMS images defined in a QGIS project. |
|
|
bool wmsRenderMapTiles( const QgsProject &project ); |
|
|
%Docstring |
|
|
Returns ``True`` if WMS requests should use the QgsMapSettings.RenderMapTile flag, |
|
|
so that no visible artefacts are visible between adjacent tiles. |
|
|
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. |
|
|
|
@@ -173,7 +173,7 @@ namespace QgsServerProjectUtils |
|
|
|
|
|
/** |
|
|
* Returns TRUE if WMS requests should use the QgsMapSettings::RenderMapTile flag, |
|
|
* so that no visible artefacts are visible between adjacent tiles. |
|
|
* 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. |
|
|
|
@@ -158,7 +158,7 @@ namespace QgsWms |
|
|
|
|
|
/** |
|
|
* Returns TRUE if WMS requests should use the QgsMapSettings::RenderMapTile flag, |
|
|
* so that no visible artefacts are visible between adjacent tiles. |
|
|
* 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 |
|
|
* if explicitly opted in. |
|
|
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.