how can I use wmts server with matlab.

6 Ansichten (letzte 30 Tage)
Thomas Märzinger
Thomas Märzinger am 12 Feb. 2019
Bearbeitet: KSSV am 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 Kommentar
Nanne van der Zijpp
Nanne van der Zijpp am 12 Dez. 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

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Tags

Produkte


Version

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by