how can I use wmts server with matlab.

7 views (last 30 days)
Thomas Märzinger
Thomas Märzinger on 12 Feb 2019
Edited: KSSV on 24 Feb 2022
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 Comment
Nanne van der Zijpp
Nanne van der Zijpp on 12 Dec 2019
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

Sign in to comment.

Answers (0)

Tags

Products


Release

R2018b

Community Treasure Hunt

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

Start Hunting!