You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i know (from the doc in https://github.com/geosolutions-it/MapStore2/blob/master/docs/user-guide/catalog.md#advanced-settings-1) that one can configure that per catalog service (well, in the UI one can only remove some formats from the 'default list', but i guess in the .js its configurable more finely), and i guess this hardcoded list comes from the default formats supported by geoserver (which mapstore2 is developed/tested against, other servers being less tested..) but could we at least prune the list from the formats not listed in the servers' GetCapabilities ?
Description
From georchestra/mapstore2-georchestra#301
whatever the server says in the getcapabilities, it seems mapstore hardcodes the image format list in several places:
i know (from the doc in https://github.com/geosolutions-it/MapStore2/blob/master/docs/user-guide/catalog.md#advanced-settings-1) that one can configure that per catalog service (well, in the UI one can only remove some formats from the 'default list', but i guess in the .js its configurable more finely), and i guess this hardcoded list comes from the default formats supported by geoserver (which mapstore2 is developed/tested against, other servers being less tested..) but could we at least prune the list from the formats not listed in the servers' GetCapabilities ?
for example mapserver has this:
so in the mapstore UI if one selects
image/gif
orimage/png8
the layer breaks.What kind of improvement you want to add? (check one with "x", remove the others)
Other useful information
This other issue should be included
Tasks
The text was updated successfully, but these errors were encountered: