serverTitles
Return titles of unique WMS servers
Description
Examples
Search the WMS Database for government servers. Set the titles of unique servers to a variable.
layers = wmsfind('*.gov*', 'SearchField', 'serverurl'); titles = serverTitles(layers);
Display the first ten servers titles as a column vector.
titles(1:10)'
ans = 10×1 cell
{'WMS for SST, Aqua MODIS, NPP, 0.0125°, West US, Day time (11 microns), 2002-present (8 Day Composite), Lon+/-180' }
{'WMS for Chlorophyll a, North Pacific, NOAA VIIRS, 750m resolution, 2015-present (3 Day Composite), Lon0360' }
{'WMS for NRL HYCOM 1/25 deg model output, Gulf of Mexico, 10.04 Expt 31.0, 2009-2014, At Depths' }
{'WMS for SST, Daily Optimum Interpolation (OI), AVHRR Only, Version 2.1, Final, Global, 0.25°, 1981-present, Lon+/-180'}
{'NASA Earth Observations (NEO) WMS' }
{'MapPlace OGC WMS 1.1.1 Compliant Server' }
{'THREDDS Data Server' }
{'OPENDATA_VCGI_BOUNDARIES_SP_NOCACHE_v2' }
{'OPENDATA_ANR_ECOLOGIC_SP_NOCACHE_v1' }
{'OPENDATA_ANR_EMERGENCY_SP_NOCACHE_v2' }
Your results might be different because the WMS Database changes each release.
Input Arguments
Layers to provide server URLs, specified as an array of WMSLayer objects.
Output Arguments
Titles of unique WMS servers, returned as a cell array of character vectors.
Version History
Introduced in R2009b
MATLAB Command
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
Website auswählen
Wählen Sie eine Website aus, um übersetzte Inhalte (sofern verfügbar) sowie lokale Veranstaltungen und Angebote anzuzeigen. Auf der Grundlage Ihres Standorts empfehlen wir Ihnen die folgende Auswahl: .
Sie können auch eine Website aus der folgenden Liste auswählen:
So erhalten Sie die bestmögliche Leistung auf der Website
Wählen Sie für die bestmögliche Website-Leistung die Website für China (auf Chinesisch oder Englisch). Andere landesspezifische Websites von MathWorks sind für Besuche von Ihrem Standort aus nicht optimiert.
Amerika
- América Latina (Español)
- Canada (English)
- United States (English)
Europa
- Belgium (English)
- Denmark (English)
- Deutschland (Deutsch)
- España (Español)
- Finland (English)
- France (Français)
- Ireland (English)
- Italia (Italiano)
- Luxembourg (English)
- Netherlands (English)
- Norway (English)
- Österreich (Deutsch)
- Portugal (English)
- Sweden (English)
- Switzerland
- United Kingdom (English)