MapServer / MapServer-import

3 stars 2 forks source link

[MapServer-WMS]Example in "Limiting the time formats to use" section in Howto documentation is confused #981

Open tbonfort opened 12 years ago

tbonfort commented 12 years ago

Reporter: nsavard@mapgears.com Date: 2004/10/21 - 20:26

The "wms_timeformat" parameter is not in the same time format as the data
underneath it.  In fact the "T" should be added for values in the
"wms_timeformat" parameter.

This is in the "Limiting the time formats to use" section.  The example states
that if the "wms_timeformat" parameter is set to "YYYY-MM-DD  HH, YYYY-MM-DD 
HH:MM” and a wms layer is based on a time data that contains precise time values
taken every minute (2004-10-12T13:55,  2004-10-12T13:56, 2004-10-12 T13:57.
,,,), then a request TIME= 2004-10-12T13:55 would be valid and a TIME=
2004-10-12T13 would also be valid.
tbonfort commented 12 years ago

Author: assefa Date: 2004/10/28 - 23:51

Closing this. I have updated the orginal doc to reflect this bug.

I have also a dded a reference in Bug 1000 to this bug. We will use bug 1000 
for all docs issues until the release.