User`s guide

R2011a
9-4
A new Mars Space Flight Facility MapServer:
http://ms.mars.asu.edu/TES_TI_Putzig?
Two new servers from the Bureau of Land Management in partnership with the U.S.
Forest Service:
http://www.geocommunicator.gov
A new Metacarta WMS server providing images from VMP0 tiles:
http://vmap0.tiles.osgeo.org/wms/vmap0
A new server from the NASA Goddard Space Flight Institute providing data for the
Tropical Rainfall Measuring Mission (TRMM):
http://gdata2.sci.gsfc.nasa.gov/daac-bin/wms_trmm?
This version of the database is significantly reduced from earlier versions primarily
due to the reduction of servers (servelets) hosted by the NRL GIDB Portal server:
http://columbo.nrlssc.navy.mil
In R2010b, 425 servers with 228,227 layers were listed in the database. At the time
of qualification, the portal server is hosting data from only 51 servers, with a total of
10,715 layers.
The JPL Global Imagery Service server:
http://onearth.jpl.nasa.gov/wms.cgi?
is no longer providing full WMS services for any of the datasets. Any server (e.g.,
http://webapps.datafed.net/OnEarth_JPL.ogc?) that cascades data from
this server is also affected by the change. The server is still included in the database.
Examples in the help and reference pages that referred to this server have been
updated to use a different server.
A small subset of the data can be accessed using a non-standard TiledWMS request.
The available tiled patterns can be found at:
http://pat.jpl.nasa.gov/wms.cgi?request=GetTileService
The WMS parameters must be in the exact order. If you wish to obtain a tile, you can
use the prefix:
'http://onearth.jpl.nasa.gov/wms.cgi?/SERVICE=WMS&'
in front of the request (found in the CDATA section of the GetTileService request).
For example:
url = ['http://onearth.jpl.nasa.gov/wms.cgi?/SERVICE=WMS&' ...