Details
-
Type:
Task
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.6.0-beta4
-
Component/s: WMS
-
Labels:None
-
Number of attachments :
Description
For the WMS GetMap request, the time parameter is parsed as an Integer value.
Attached to this task, you could find a class that allows parsing of this parameter, and provides a way to parse Date as in the ISO format.
Issue Links
- is duplicated by
-
GEOS-1351
Properly parse TIME parameter
-
I attach a "svn diff" file that I did on my wms local version.
In it, there is the way I manage to get "time", "elevation" and "dim_range" parameters.