how can I use wmts server with matlab.

조회 수: 11 (최근 30일)
Thomas Märzinger
Thomas Märzinger 2019년 2월 12일
편집: KSSV 2022년 2월 24일
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