not working : TIME "2007-01-12/2008-01-01/P1D" works : TIME "2007-01-12T20:00:00Z/2008-01-01T04:00:00Z" works : TIME "2007-01-12/2008-01-01"
2012/6/21 Daniel Morissette <[email protected]> > 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:dmorissette@mapgears.**com <[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:Steve.Toutant@inspq.**qc.ca <[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:mapserver-users-**[email protected]<[email protected]> >> > >> >> 2012-06-19 15:40 >> >> >> A >> Marc-André Trottier <marcandre_trottier@hotmail.__**com >> >> <mailto:marcandre_trottier@**hotmail.com<[email protected]> >> >>, >> "[email protected]._**_org >> >> <mailto:mapserver-users@lists.**osgeo.org<[email protected]> >> >" >> <[email protected]._**_org >> >> <mailto:mapserver-users@lists.**osgeo.org<[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:mapserver-users-**[email protected]<[email protected]> >> > >> >> [mailto:mapserver-users-__**[email protected]<[email protected]> >> >> >> <mailto:mapserver-users-**[email protected]<[email protected]>>] >> *On Behalf Of >> *Marc-André Trottier* >> Sent:* Friday, June 15, 2012 10:49 AM* >> To:* [email protected].__**org >> >> <mailto:mapserver-users@lists.**osgeo.org<[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:mapserver-users@lists.**osgeo.org<[email protected]> >> > >> >> http://lists.osgeo.org/__**mailman/listinfo/mapserver-__**users<http://lists.osgeo.org/__mailman/listinfo/mapserver-__users> >> >> <http://lists.osgeo.org/**mailman/listinfo/mapserver-**users<http://lists.osgeo.org/mailman/listinfo/mapserver-users> >> > >> >> >> >> >> >> ______________________________**___________________ >> mapserver-users mailing list >> [email protected].__**org >> >> <mailto:mapserver-users@lists.**osgeo.org<[email protected]> >> > >> >> http://lists.osgeo.org/__**mailman/listinfo/mapserver-__**users<http://lists.osgeo.org/__mailman/listinfo/mapserver-__users> >> >> >> <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:mapserver-users@lists.**osgeo.org<[email protected]> >> > >> >> http://lists.osgeo.org/__**mailman/listinfo/mapserver-__**users<http://lists.osgeo.org/__mailman/listinfo/mapserver-__users> >> >> >> <http://lists.osgeo.org/**mailman/listinfo/mapserver-**users<http://lists.osgeo.org/mailman/listinfo/mapserver-users> >> > >> >> >> >> >> ______________________________**_________________ >> mapserver-users mailing list >> [email protected].**org <[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 <[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
