[mapserver-commits] r7636 - trunk/docs/howto
svn at osgeo.org
svn at osgeo.org
Mon Jun 2 08:13:33 EDT 2008
Author: tomkralidis
Date: 2008-06-02 08:13:33 -0400 (Mon, 02 Jun 2008)
New Revision: 7636
Modified:
trunk/docs/howto/wcs_server.txt
Log:
- mapwcs.c: advertise temporal support in GetCapabilities? (#2487)
Modified: trunk/docs/howto/wcs_server.txt
===================================================================
--- trunk/docs/howto/wcs_server.txt 2008-06-02 12:10:37 UTC (rev 7635)
+++ trunk/docs/howto/wcs_server.txt 2008-06-02 12:13:33 UTC (rev 7636)
@@ -409,7 +409,9 @@
**wcs_timeposition**
-- *Description:* (Optional)
+- *Description:* (Optional) A list of the start and end time of a given
+ coverage (i.e. "2000-11-11T11:11:11Z,2001-11-11T11:11:11Z"), used when
+advertising GetCapabilities.
Rules for handling SRS in a MapServer WCS
=========================================
More information about the mapserver-commits
mailing list