Re: [Geoserver-users] Imagemosaic: long coverage names and Postgis datastore index

2019-07-19 Thread Alexander Petkov
Hi Daniele: The WrapStore parameter set to true works!! Thank you so much!! Kind regards, Alex On 7/19/19, Daniele Romagnoli wrote: > Hi Alexander-Petkov, > you can set the WrapStore=true parameter in the indexer.xml. > It should do wrapping through a hidden mapping between long names and > tru

Re: [Geoserver-users] Imagemosaic: long coverage names and Postgis datastore index

2019-07-19 Thread Daniele Romagnoli
Hi Alexander-Petkov, you can set the WrapStore=true parameter in the indexer.xml. It should do wrapping through a hidden mapping between long names and truncated names. Please, let us know if that works. (We need to better document that option somewhere in the doc.) Regards, Daniele On Thu, Jul

[Geoserver-users] Imagemosaic: long coverage names and Postgis datastore index

2019-07-18 Thread alexander-petkov
Is there a way to specify an alternative table name for Postgis, where granule index for an Imagemosaic is stored? I have a Grib dataset, which resolves the variable to a very long name: Total_precipitation_surface_12_Hour_Accumulation_probability_above_0p254 During coverage configuration, the ta