Re: [Geoserver-users] Clarification regarding data harvesting/reharvesting and memory issues

2022-01-17 Thread Mark Prins
AFAIK this does not upload the geotiff files, but just updates the configuration in Geoserver to look at those new files (because you use "external") This in itself should not create out-of-memory conditions in Geoserver see: https://docs.geoserver.org/latest/en/api/#1.0.0 > The upload method.

Re: [Geoserver-users] Clarification regarding data harvesting/reharvesting and memory issues

2022-01-17 Thread Nikola Krlovic
Hi - so I do not understand the question - I am self taught with a lot of holes in knowledge, so please forgive me. Basically, I am harvesting files from one folder, and they appear, as required, as another layer in the Mosaic, using curl scripts that are executed via cron every 24 hours. After t

Re: [Geoserver-users] Clarification regarding data harvesting/reharvesting and memory issues

2022-01-17 Thread Alexandre Gacon
Hi, Could you precise what API you are using? Alexandre Le lun. 17 janv. 2022 à 14:12, Nikola Krlovic a écrit : > Dear all, > > I have managed to set up a CURL command that is executed via a cron job > every 24 hours, and it takes the last 24 geotiffs corresponding to the day > in question and

[Geoserver-users] Clarification regarding data harvesting/reharvesting and memory issues

2022-01-17 Thread Nikola Krlovic
Dear all, I have managed to set up a CURL command that is executed via a cron job every 24 hours, and it takes the last 24 geotiffs corresponding to the day in question and puts them in the imagemosaic. The question that a SysAdmin asked me (out of memory concerns) is, where is the data? It does