[mapserver-commits] r12764 - branches/branch-6-0/docs/en/ogc
trunk/docs/en/ogc
svn at osgeo.org
svn at osgeo.org
Wed Nov 9 03:02:50 EST 2011
Author: havatv
Date: 2011-11-09 00:02:50 -0800 (Wed, 09 Nov 2011)
New Revision: 12764
Modified:
branches/branch-6-0/docs/en/ogc/wcs_server.txt
trunk/docs/en/ogc/wcs_server.txt
Log:
Added a note to the WCS server document on the need for a LAYER PROJECTION (due to a bug?).
Modified: branches/branch-6-0/docs/en/ogc/wcs_server.txt
===================================================================
--- branches/branch-6-0/docs/en/ogc/wcs_server.txt 2011-11-08 22:06:14 UTC (rev 12763)
+++ branches/branch-6-0/docs/en/ogc/wcs_server.txt 2011-11-09 08:02:50 UTC (rev 12764)
@@ -84,6 +84,8 @@
- LAYER metadata "wcs_rangeset_label" must be set
- LAYER is enabled to be served via WCS (see `MS RFC 67`_)
+- LAYER PROJECTION must be set, even if PROJECTION is set at the MAP
+ level (a bug?)
Example WCS Server Mapfile
--------------------------
Modified: trunk/docs/en/ogc/wcs_server.txt
===================================================================
--- trunk/docs/en/ogc/wcs_server.txt 2011-11-08 22:06:14 UTC (rev 12763)
+++ trunk/docs/en/ogc/wcs_server.txt 2011-11-09 08:02:50 UTC (rev 12764)
@@ -84,6 +84,8 @@
- LAYER metadata "wcs_rangeset_label" must be set
- LAYER is enabled to be served via WCS (see `MS RFC 67`_)
+- LAYER PROJECTION must be set, even if PROJECTION is set at the MAP
+ level (a bug?)
Example WCS Server Mapfile
--------------------------
More information about the mapserver-commits
mailing list