<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: arial,helvetica,sans-serif; font-size: 10pt; color: #000000'>Hi list, <div><br></div><div>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]. </div><div><br></div><div>Then I put the raster data from my filesystem into my PostGIS database using PostGIS 2.0 Raster<span style="font-size: 10pt; "> </span><span style="font-size: 10pt; ">(1 row = 1 image)</span><span style="font-size: 10pt; "> and adding a date column. Providing only one raster data through MapServer und PostGIS works fine, but how it is possible to provide it as WMS Time using the TIME parameter in the GetMap request? I tried it using the Tile Index (the same way as I tested it with raster data in the file system) and TILEITEM "raster" (raster column), but this did not work. </span></div><div><span style="font-size: 10pt; "><br></span></div><div><span style="font-size: 10pt; ">Is there another possibility for using WMS Time with raster data within PostGIS at the moment?</span></div><div><span style="font-size: 10pt; "><br></span></div><div><span style="font-size: 10pt; ">Thanks for your answers, </span></div><div><span style="font-size: 10pt; ">Jonas</span></div><div><br></div><div>[1] = 
<a href="http://mapserver.org/ogc/wms_time.html">http://mapserver.org/ogc/wms_time.html</a><br><div><br></div></div></div></body></html>