Products & Services Solutions Academia Support User Community Company

Learn more about Mapping Toolbox   

serverTitles - Class: WMSLayer

Return titles of unique servers

Syntax

serverTitles = layers.serverTitles()

Description

serverTitles = layers.serverTitles() returns a cell array of titles of unique servers.

Example

List titles of unique government servers.

layers = wmsfind('*.gov*', 'SearchField', 'serverurl');
titles = layers.serverTitles
sprintf('%s\n', titles{:})

Sample Output

High Resolution Nighttime Imagery (Las Vegas)

See Also

wmsfind

  


Recommended Products

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.

 © 1984-2009- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS