3

My set-up is Linux Mint 17.1, 32- bit system, QGIS 2.8.1-Wien.

I have a map with few layers including OpenCycleMap as a basemap. In Print Composer the extent of the map is 32.5km x 22km square and the print page size is A1.

I am exporting from Print Composer to a large PNG image file of about 220Mb (container size) at a resolution of 200 DPI.

Everything exports to the image file fine, except OpenCycleMap. It does not appear to have enough time to download from the server. There are therefore many missing background map tiles.

nmtoken
  • 13,355
  • 5
  • 38
  • 87
Kes
  • 151
  • 2
  • I though initially that it was something to do with viewing the page at 100% in Print composer. It's not. I'm not really sure what it is. All layers export to an image file correctly except the background map. If the Print Composer is left to settle for a while sometimes the export works - with all background map tiles exported - sometimes not. Does anyone know how to build a local OpenCycleMap server so I can test if the server tile speed serving is the issue? – Kes Mar 03 '15 at 15:43
  • please add to the question how did you actually added OpenCycleMap basemap to QGIS. There multiple ways to do it. – Maxim Dubinin Nov 04 '15 at 20:38
  • There doesn't seem to be a question here, just several statements – nmtoken Jul 07 '17 at 07:51
  • Could also be related to https://issues.qgis.org/issues/16267 – underdark Jul 08 '17 at 14:47

1 Answers1

2

I had the problem solved by using "Quick Map Services" QGIS plugin instead of the "OpenLayers" one.

MartiR
  • 21
  • 2