[mapserver-commits] r9329 - in trunk/docs: de/ogc en/ogc

svn at osgeo.org svn at osgeo.org
Mon Sep 21 18:21:00 EDT 2009


Author: assefa
Date: 2009-09-21 18:20:59 -0400 (Mon, 21 Sep 2009)
New Revision: 9329

Modified:
   trunk/docs/de/ogc/wms_server.txt
   trunk/docs/en/ogc/wms_server.txt
Log:
Allow users to set wms getmap and getlegendgraphi

Modified: trunk/docs/de/ogc/wms_server.txt
===================================================================
--- trunk/docs/de/ogc/wms_server.txt	2009-09-21 21:41:43 UTC (rev 9328)
+++ trunk/docs/de/ogc/wms_server.txt	2009-09-21 22:20:59 UTC (rev 9329)
@@ -797,6 +797,16 @@
 - *Description:* (Optional) Fees information. Use the reserved word "none" if
   there are no fees.
 
+**wms_getlegendgraphic_formatlist**
+
+- *Description:* (Optional) A comma-separated list of valid formats 
+  for a WMS GetLegendGraphic request.
+
+**wms_getmap_formatlist**
+
+- *Description:* (Optional) A comma-separated list of valid formats 
+  for a WMS GetMap request.
+
 **wms_keywordlist**
 
 - *WMS TAG Name:* KeywordList (WMS1.1.1, sect. 7.1.4.2)

Modified: trunk/docs/en/ogc/wms_server.txt
===================================================================
--- trunk/docs/en/ogc/wms_server.txt	2009-09-21 21:41:43 UTC (rev 9328)
+++ trunk/docs/en/ogc/wms_server.txt	2009-09-21 22:20:59 UTC (rev 9329)
@@ -804,6 +804,16 @@
 - *Description:* (Optional) Fees information. Use the reserved word "none" if
   there are no fees.
 
+**wms_getlegendgraphic_formatlist**
+
+- *Description:* (Optional) A comma-separated list of valid formats 
+  for a WMS GetLegendGraphic request.
+
+**wms_getmap_formatlist**
+
+- *Description:* (Optional) A comma-separated list of valid formats 
+  for a WMS GetMap request.
+
 **wms_keywordlist**
 
 - *WMS TAG Name:* KeywordList (WMS1.1.1, sect. 7.1.4.2)



More information about the mapserver-commits mailing list