User`s guide

4-7
If you want to find a server, use the server URL or a server URL search string with
wmsfind to search for layers provided by the server or servers. Then use the servers
method of the WMSLayer object to obtain the server or server URLs:
layers = wmsfind(urlSearchString, 'SearchField', 'serverurl')
servers = layers.servers
The following specific update has been made to the WMS Database since the last release:
The Unidata Program Center's THREDDS Data Server (TDS) using the domain
name motherlode.ucar.edu has been upgraded to use the domain name
thredds.ucar.edu. The domain name motherlode.ucar.edu will not work after
August 1, 2013. These layers have been updated in the database to use the new
thredds.ucar.edu domain name.
The notable new servers added to the database are from the USGS National Map:
'http://basemap.nationalmap.gov/ArcGIS/services/USGSTopo/
MapServer/WMSServer?'
'http://basemap.nationalmap.gov/ArcGIS/services/USGSImageryOnly/
MapServer/WMSServer?'
'http://basemap.nationalmap.gov/ArcGIS/services/NHD_Small/
MapServer/WMSServer?'
'http://services.nationalmap.gov/ArcGIS/services/US_Topo/
MapServer/WMSServer?'
'http://services.nationalmap.gov/ArcGIS/services/
TNM_Vector_Large/MapServer/WMSServer?'
Functions Being Removed
Function Name What Happens
When You Use the
Function?
Use This Instead Compatibility Considerations
colorm Still runs N/A N/A
extractm Still runs N/A The use of display
structures is not
recommended. Use
geoshape vectors instead.