Hi, I'm using the ImageMosaic plugin to create a raster time-series layer following the web tutorial. The files are png images that come with a world file (pgw) and a project file (prj). The layer is created fine, and I'm able to query the layer with a time attribute. However, when the tile caching for this layer is enabled, the caching is not working. In the Tile layers page, the layer appears enabled with a green tick. I have also modified the property file, setting:
Caching=true I have selected the "Enable direct integration with GeoServer WMS" option. When the query is done without the time attribute, the caching is working (I can see the tiles on the server): http://localhost/geoserver/test/wms?LAYERS=hs&STYLES=&FORMAT=image%2Fpng&TRANSPARENT=true&TILED=true&TILESORIGIN=-180%2C-90&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&SRS=EPSG%3A900913&BBOX=-180,5009287.085,625992.135625,5635459.220625&WIDTH=256&HEIGHT=256 But when the &TIME=2013-12-30T00%3A00%3A00Z is used at the URL the caching doesn't work (though the layer is correctly shown). Any idea of what may be the problem? Thanks! -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Caching-raster-time-series-data-tp5101771.html Sent from the GeoServer - User mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Managing the Performance of Cloud-Based Applications Take advantage of what the Cloud has to offer - Avoid Common Pitfalls. Read the Whitepaper. http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
