Re: [Geoserver-users] Reload ImageMosaic store via Rest API

2016-06-01 Thread Ivan Kotev
tep-mis.com> Subject: Re: [Geoserver-users] Reload ImageMosaic store via Rest API To: geoserver-users@lists.sourceforge.net Message-ID: <bdf8269e-5bf2-7158-bd7c-10a75a5d0...@microstep-mis.com> Content-Type: text/plain; charset="windows-1252" Hi Ivan, what you want to do is what ImageMo

Re: [Geoserver-users] Reload ImageMosaic store via Rest API

2016-06-01 Thread Peter Kovac
Hi Ivan, what you want to do is what ImageMosaic calls "reindexing granules". You can reindex the whole layer, but it is time consuming and inefficient, because GeoServer will reexamine each granule (individual GeoTIFF raster) and delete it from the index or add it to the index. It might

Re: [Geoserver-users] Reload ImageMosaic store via Rest API

2016-05-31 Thread Jim Hughes
Hi Ivan, We've had a project dig into the ImageMosaic plugin recently. What happens if you use the GeoServer UI to re-'save' the ImageMosaic layer? I've seen that reload just the datastores and layers associated. If that doesn't work for the plugin, there may be a small bit of work

[Geoserver-users] Reload ImageMosaic store via Rest API

2016-05-31 Thread Ivan Kotev
Hello All, This might be quite trivial but I cannot seem to be able to figure it out based on the Rest API documentation. I have several ImageMosaic stores (each of them has exactly 1 layer) which are in turn backed by GeoTIFF data files. Every few hours I refresh the data by uploading new