mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-22 00:06:12 -05:00
[browsers] Set a tile pixel ratio of 96 DPI for the OpenStreetMap layer shipped in QGIS to avoid large number of tiles fetched when inserting a map into a 300 DPI layout
This commit is contained in:
parent
20d499cedd
commit
917d94e5d4
@ -48,6 +48,7 @@ xyz\items\OpenStreetMap\url=https://tile.openstreetmap.org/{z}/{x}/{y}.png
|
||||
xyz\items\OpenStreetMap\username=
|
||||
xyz\items\OpenStreetMap\zmax=19
|
||||
xyz\items\OpenStreetMap\zmin=0
|
||||
xyz\items\OpenStreetMap\tile-pixel-ratio=1
|
||||
|
||||
xyz\items\Mapzen Global Terrain\authcfg=
|
||||
xyz\items\Mapzen Global Terrain\password=
|
||||
|
Loading…
x
Reference in New Issue
Block a user