[mapserver-users] PostGIS Raster and WMS Time

2012-06-21 Thread Jonas Eberle
Hi list, I have some raster based time series data which I'm currently providing with WMS Time through MapServer and PostGIS Tile Index for Raster Imagery, as it is described in the documentation [1]. Then I put the raster data from my filesystem into my PostGIS database using PostGIS 2.0

Re: [mapserver-users] Period in a getmap with time dimension

2012-06-21 Thread Marc-André Trottier
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

Re: [mapserver-users] GRID - how to display labels not in degrees

2012-06-21 Thread Alexandre Dube
Stephen, I think a doc and example update would do the trick : https://github.com/mapserver/mapserver/issues/4353 Regards, Alexandre On 12-06-20 03:18 PM, Stephen Woodbridge wrote: There is still a bug because with bad settings is crashes and this should be bugged, please. Thanks,

Re: [mapserver-users] Period in a getmap with time dimension

2012-06-21 Thread Daniel Morissette
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

[mapserver-users] RE GetLegendGraphic problem UPDATE

2012-06-21 Thread Steve . Toutant
update... It works if I only have one layer in wms_name getLegendGraphic works wms_namenouveau getLegendGraphic works wms_namesousobs getLegendGraphic doesn't work. But GetMap and getFeatureInfo do wms_namenouveau,sousobs