Opened 20 years ago

Closed 20 years ago

#981 closed defect (fixed)

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

Reported by: nsavard@… Owned by: mapserverbugs
Priority: high Milestone: 4.4 release
Component: WMS Server Version: 4.3
Severity: normal Keywords:
Cc: jmckenna@…

Description

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.

Change History (2)

comment:1 by nsavard@…, 20 years ago

Cc: jmckenna@… added

comment:2 by assefa, 20 years ago

Milestone: 4.4 release
Resolution: fixed
Status: newclosed
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.
Note: See TracTickets for help on using tickets.