1.2 Web Map Service and Web Coverage Service of VCI data

Web Map Service (WMS, CONUS, WEEKLY)

      Request Examples

            - GetCapabilities
              https://nassgeo.csiss.gmu.edu/cgi-bin/mapserv?MAP=/WMS/VCI-WEEKLY_2021.map&SERVICE=WMS&VERSION=1.3.0&REQUEST=GetCapabilities

            - GetMap
              https://nassgeo.csiss.gmu.edu/cgi-bin/mapserv?MAP=/WMS/VCI-WEEKLY_2021.map&LAYERS=VCI-WEEKLY_2021_14_2021.04.05_2021.04.11&SERVICE=WMS&VERSION=1.3.0&REQUEST=GetMap&FORMAT=image/png&TRANSPARENT=true&CRS=EPSG:5070&BBOX=-2354935.721,311822.402,2256319.225,3165592.366&WIDTH=600&HEIGHT=400

            - GetLegendGraphic
              https://nassgeo.csiss.gmu.edu/cgi-bin/mapserv?MAP=/WMS/VCI-WEEKLY_2021.map&LAYER=VCI-WEEKLY_2021_14_2021.04.05_2021.04.11&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetLegendGraphic&FORMAT=image/png

Web Coverage Service (WCS, WEEKLY)

      Request Examples

            - GetCapabilities
              https://nassgeo.csiss.gmu.edu/cgi-bin/mapserv?SERVICE=WCS&VERSION=2.0.1&REQUEST=GetCapabilities

            - DescribeCoverage
              https://nassgeo.csiss.gmu.edu/cgi-bin/mapserv?SERVICE=WCS&VERSION=2.0.1&REQUEST=DescribeCoverage&COVERAGEID=VCI-WEEKLY_2021_14_2021.04.05_2021.04.11

            - GetCoverage
              https://nassgeo.csiss.gmu.edu/cgi-bin/mapserv?SERVICE=WCS&VERSION=2.0.1&REQUEST=GetCoverage&COVERAGEID=VCI-WEEKLY_2021_14_2021.04.05_2021.04.11&FORMAT=image/tiff&SUBSET=x(310785,330045)&SUBSET=y(2145855,2165115)&SUBSETTINGCRS=http://www.opengis.net/def/crs/EPSG/0/5070