[Qgis-user] WMTS & QGIS 2.8

Simon waiotahi at ihug.co.nz
Tue Feb 24 17:49:18 PST 2015


I too am having problems with WMTS rendering Linz WMTS service - Windows 7 / QGIS 2.8

https://data.linz.govt.nz/services;key=aecb49d4973f4a8ebd1405e19c4c34d7/wmts/1.0.0/layer/2343/WMTSCapabilities.xml

Appears to add the service but nothing is displaying - not retrieving the tileset/s

Simon



Date: Mon, 23 Feb 2015 21:02:57 +0100
From: Goyo<goyodiaz at gmail.com>
To: Randal Hale<rjhale at northrivergeographic.com>
Cc:"qgis-user at lists.osgeo.org"  <qgis-user at lists.osgeo.org>
Subject: Re: [Qgis-user] WMTS and QGIS 2.8
Message-ID:
	<CACNjSPTtZrm-=H1kXS2W4+wGeG-K2B0Rf39h-Kppz53H8kV4jQ at mail.gmail.com>
Content-Type: text/plain; charset=UTF-8

Hi Randy,

2015-02-23 18:09 GMT+01:00 Randal Hale<rjhale at northrivergeographic.com>:

> This was working I thought in 2.7 Master - but I've since upgraded and can't
> go back and test it.
>
> I was using ESRI's WMTS Services like this one:
> http://services.arcgisonline.com/arcgis/rest/services/World_Imagery/MapServer/WMTS/1.0.0/WMTSCapabilities.xml
>
> Right now it's adding the service but nothing is displaying. I checked two
> and they were both blank. There is information (right click -> Properties)
> on the service. It seems to be seeing the service - just not retrieving
> imagery. Of course all I have to test against is the ESRI Services - that
> might be a problem in and of itself. If someone else can check it that would
> be awesome.

I've never used arcgis services that way but I tested and I see the
same as you. Pasting this on the python console works, though:

qgis.utils.iface.addRasterLayer("http://services.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer?f=json&pretty=true","raster")

Goyo




More information about the Qgis-user mailing list