From 625b3e4d486e9e284767208171108747184bfbea Mon Sep 17 00:00:00 2001 From: David Hoese <david.hoese@ssec.wisc.edu> Date: Mon, 23 Mar 2020 13:31:24 -0500 Subject: [PATCH] Update HTML for mapcache and mapserver to be more accurate --- mapserver/html/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mapserver/html/index.html b/mapserver/html/index.html index e6ed538..abecce6 100644 --- a/mapserver/html/index.html +++ b/mapserver/html/index.html @@ -9,11 +9,11 @@ This tile server for the CSPP Geo Geo2Grid project. To access tiles using a standard WMS protocol: <br/> <br/> -http://localhost/wms/goes16/abi/fldk/l1b?... +http://localhost/wms/goes16/abi/radf/l1b?... <br/> <br/> -Where "fldk" stands for Full Disk and "..." represents all remaining WMS -parameters. Other sectors available are "m01", "m02", and "conus". +Where "radf" corresponds to Full Disk and "..." represents all remaining WMS +parameters. Other sectors available are "radm01", "radm02", and "radc". <br/> <br/> -- GitLab