how can I use wmts server with matlab.

7 次查看(过去 30 天)
how is it possible to use wmst server with matlab and the mapping toolbox.
Example:
server=WebMapServer('https://www.basemap.at/wmts/1.0.0/WMTSCapabilities.xml');
capabilities=getCapabilities(server)
  1 个评论
Nanne van der Zijpp
Nanne van der Zijpp 2019-12-12
I don't think the mapping toolbox supports WMTS (Web Map Tile Service). Only WMS (Web Map Service) is supported. For this reason we have created a WMTS component ourselves when we needed it. See https://modelit.nl/index.php/projects/2019/wmts-tile-server-for-matlab-gui-s

请先登录,再进行评论。

回答(0 个)

标签

产品


版本

R2018b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by