What if you try with the following: TIME "2007-01-12/2008-01-01/P1D"
or TIME "2007-01-12/2008-01-01" or TIME "2007-01-12T20:00:00Z/2008-01-01T04:00:00Z" On 12-06-21 10:03 AM, Marc-André Trottier wrote:
with a TIME parameter like : TIME |2007-01-12T20:00:00Z/2008-01-01T04:00:00Z/P1D |i got this error from mapserver : [Thu Jun 21 09:51:44 2012].943269 msTokenizeExpression(): Expression parser error. Parsing time value failed. [Thu Jun 21 09:51:47 2012].224701 msParseTime(): Regular expression error. Unrecognized date or time format (). i got a map but all data. 2012/6/20 Daniel Morissette <[email protected] <mailto:[email protected]>> FYI I checked the code the other day and there seems to be some code to support ranges. I wonder if it is just plain broken and not working, or if this specific range value falls in a limit case that would need fixing. Perhaps Marc-André could test further and report his findings. Daniel On 12-06-20 12:22 PM, [email protected] <mailto:[email protected]> wrote: A workaround could be to use a proxy/wrapper for your layer and generate your time series in php per example, and let php launch the request... steve *"Lime, Steve D (DNR)" <[email protected] <mailto:[email protected]>>@lists__.osgeo.org <http://lists.osgeo.org>* Envoyé par : mapserver-users-bounces@lists.__osgeo.org <mailto:[email protected]> 2012-06-19 15:40 A Marc-André Trottier <marcandre_trottier@hotmail.__com <mailto:[email protected]>>, "[email protected].__org <mailto:[email protected]>" <[email protected].__org <mailto:[email protected]>> cc Objet Re: [mapserver-users] Period in a getmap with time dimension I’m not aware of plans to handle this. It’s going to take a developer or a user with interest and energy. Steve *From:* mapserver-users-bounces@lists.__osgeo.org <mailto:[email protected]> [mailto:[email protected] <mailto:[email protected]>] *On Behalf Of *Marc-André Trottier* Sent:* Friday, June 15, 2012 10:49 AM* To:* [email protected].__org <mailto:[email protected]>* Subject:* [mapserver-users] Period in a getmap with time dimension period in the time format will it be supported in near future ? example : 1995-04-22T12:00Z/2000-06-__21T12:00Z/P1D _________________________________________________ mapserver-users mailing list [email protected].__org <mailto:[email protected]> http://lists.osgeo.org/__mailman/listinfo/mapserver-__users <http://lists.osgeo.org/mailman/listinfo/mapserver-users> _________________________________________________ mapserver-users mailing list [email protected].__org <mailto:[email protected]> http://lists.osgeo.org/__mailman/listinfo/mapserver-__users <http://lists.osgeo.org/mailman/listinfo/mapserver-users> -- Daniel Morissette http://www.mapgears.com/ Provider of Professional MapServer Support since 2000 _________________________________________________ mapserver-users mailing list [email protected].__org <mailto:[email protected]> http://lists.osgeo.org/__mailman/listinfo/mapserver-__users <http://lists.osgeo.org/mailman/listinfo/mapserver-users> _______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
-- Daniel Morissette http://www.mapgears.com/ Provider of Professional MapServer Support since 2000 _______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
