[mapserver-commits] r12516 - branches/branch-6-0/docs/en/ogc
trunk/docs/en/ogc
svn at osgeo.org
svn at osgeo.org
Mon Sep 5 10:21:35 EDT 2011
Author: havatv
Date: 2011-09-05 07:21:34 -0700 (Mon, 05 Sep 2011)
New Revision: 12516
Modified:
branches/branch-6-0/docs/en/ogc/wms_server.txt
trunk/docs/en/ogc/wms_server.txt
Log:
Added description of the vendor specific parameter angle to the wms_server documentation (#3332).
Modified: branches/branch-6-0/docs/en/ogc/wms_server.txt
===================================================================
--- branches/branch-6-0/docs/en/ogc/wms_server.txt 2011-09-05 08:46:09 UTC (rev 12515)
+++ branches/branch-6-0/docs/en/ogc/wms_server.txt 2011-09-05 14:21:34 UTC (rev 12516)
@@ -1327,6 +1327,24 @@
- Same as wms_title in the Web Object.
+
+.. index::
+ pair: WMS; Vendor specific parameters
+
+Vendor specific WMS parameters
+------------------------------
+
+.. index::
+ triple: WMS; Vendor specific parameters; angle
+
+**angle**
+
+- Angle (in degrees) to rotate the map.
+
+.. note::
+ The angle value is in degrees clockwise.
+
+
Sample WMS Server Mapfile
-------------------------
Modified: trunk/docs/en/ogc/wms_server.txt
===================================================================
--- trunk/docs/en/ogc/wms_server.txt 2011-09-05 08:46:09 UTC (rev 12515)
+++ trunk/docs/en/ogc/wms_server.txt 2011-09-05 14:21:34 UTC (rev 12516)
@@ -1327,6 +1327,24 @@
- Same as wms_title in the Web Object.
+
+.. index::
+ pair: WMS; Vendor specific parameters
+
+Vendor specific WMS parameters
+------------------------------
+
+.. index::
+ triple: WMS; Vendor specific parameters; angle
+
+**angle**
+
+- Angle (in degrees) to rotate the map.
+
+.. note::
+ The angle value is in degrees clockwise.
+
+
Sample WMS Server Mapfile
-------------------------
More information about the mapserver-commits
mailing list