Re: [Geoserver-users] Problem creating ImageMosaic store

2021-08-09 Thread Niklas Elelid
Hi Andrea! I figured out what might be the problem during my morning coffee. Turns out that during one of the many GDAL processes I am doing to smoothen and colorize the image the projection data in the image file was lost. I re-added with "gdalwarp .. -t_srs EPSG:3006.." and then

Re: [Geoserver-users] Problem creating ImageMosaic store

2021-08-09 Thread Andrea Aime
Hi Niklas, can you please clean up the database table, set the logging profile to "GeoTools developer logging" and try again? Reading the logs might give you some hint as to what is happening, otherwise please collect them all (they will be likely long) and send them on this thread again. Cheers A