When a user creates a new catalog he should be able to customize some default options for the layers to add to the map.
Allowing the configuration of image format is really useful, so a user can configure default format to png8 (for instance) and so every layer added from that catalog has png8 as default image format.
Of course not all the catalogs has the same image formats and same options, so we have to think about the UI and the options to include in it.
Acceptance criteria
These configurations should be available from both UI and json config
The advanced options should include the possibility to set the predefined image format for the catalog
Description
When a user creates a new catalog he should be able to customize some default options for the layers to add to the map. Allowing the configuration of image format is really useful, so a user can configure default format to
png8
(for instance) and so every layer added from that catalog has png8 as default image format. Of course not all the catalogs has the same image formats and same options, so we have to think about the UI and the options to include in it.Acceptance criteria
Other useful information (optional):
Connected to geosolutions-it/MapStore2#3175
Mockup available here.