I have a temporal Image Mosaic layer containing 15 daily geotiffs. I want to add the 16th day and have Geoserver expose it dynamically. I attempted this by
أكثر...
- adding the new geotiff - rtmatmax_20150116.tif to my image mosaic directory
- adding a new row to the postgis table geoserver had generated:
fid-|-the_geom-|-location---------------------|-ingestion
16 | 01030...... | rtmatmax_20150116.tif | 2015-01-16 17:00:00.000000
But when I try to view the new day in the openlayers preview nothing appears.What am I missing?16 | 01030...... | rtmatmax_20150116.tif | 2015-01-16 17:00:00.000000
أكثر...