Tag Archives: Giannecchini

Adding Time support to GeoServer via the ImageMosaic plugin

Lately, I have been working on adding support for the TIME attribute for GeoServer in WMS GetMap requests via an improvement of the ImageMosaic raster store:
http://yourserver/geoserver/wms?REQUEST=GetMap&…&TIME=2009-12-12,2009-12-13&…
You can get some more details on the GeoSolutions blog.

Download GeoServer