<div dir="ltr">Thanks Martin, very helpful. I'll check it out. <br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Jul 8, 2019 at 5:42 PM Martin Dobias <<a href="mailto:wonder.sk@gmail.com" target="_blank">wonder.sk@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi Jeremy<br>
<br>
I am afraid there is no such run-time option. There are some useful<br>
pieces of debugging code in there, but you would need to do some<br>
adjustments in the source code and recompile QGIS. For example in<br>
qgswmsprovider.cpp in<br>
QgsWmsTiledImageDownloadHandler::tileReplyFinished() there is a block<br>
of code inside "#if 0" / "#endif" which draws tile borders and prints<br>
tile bbox on top of the tile.<br>
<br>
Cheers<br>
Martin<br>
<br>
On Mon, Jul 8, 2019 at 9:15 AM Jeremy Palmer <<a href="mailto:palmerjnz@gmail.com" target="_blank">palmerjnz@gmail.com</a>> wrote:<br>
><br>
> Hi All,<br>
><br>
> Does anyone know if it's possible turn on the tile grid info (bbox, x, y, zoom) for WMTS/XYZ type layers in QGIS for debugging purposes?<br>
><br>
> Cheers<br>
> Jeremy<br>
> _______________________________________________<br>
> QGIS-Developer mailing list<br>
> <a href="mailto:QGIS-Developer@lists.osgeo.org" target="_blank">QGIS-Developer@lists.osgeo.org</a><br>
> List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
> Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
</blockquote></div>