Does anyone know the answer to this? Still haven’t seen a response for this question yet and I find it hard to believe this hasn’t been an issue for someone else.
Thanks,
–Steve
···
From: Stephen Brooke
Sent: Thursday, October 16, 2014 4:40 PM
To: geoserver-users@lists.sourceforge.net
Subject: Problem seeing newly added ImageMosaic granules
Hi list,
I am using GeoServer 2.5.2 with PostGIS 2.1.3 I have an ImageMosaic of raster imagery with time series support where granule index is stored in PostGIS table. I am able to add new granules by adding a row to the DB table and via the GeoServer REST API. However, when I preview the layer I am unable to see the new granules until I restart GeoServer. What is the correct way to force an ImageMosaic coverage to allow the new granules to be available?
I am using the URL parameter: “?recalculate=nativebbox,latlonbbox” when adding granules but it doesn’t seem to update the layer extent.
–Steve