mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-27 00:33:48 -05:00
Spelling
This commit is contained in:
parent
4b921d9ee9
commit
d5e2051818
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user