From 95920061e6413ec60c0e9595bb425fcf5bfd48cf Mon Sep 17 00:00:00 2001 From: ElenaGallo <56537133+ElenaGallo@users.noreply.github.com> Date: Mon, 4 Dec 2023 16:26:17 +0100 Subject: [PATCH] add_9482 (#9785) --- docs/user-guide/catalog.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/docs/user-guide/catalog.md b/docs/user-guide/catalog.md index 5a48c3b911..5020ff6230 100644 --- a/docs/user-guide/catalog.md +++ b/docs/user-guide/catalog.md @@ -367,8 +367,8 @@ In **General Settings** of a COG source type, it is possible to specify the serv To properly display COG layers in your MapStore map, it is necessary to add the reference system definition supported by the COG in the MapStore [projectionDefs configuration](../../developer-guide/local-config/#projectiondefs-configuration) !!! warning - The feature is currently in experimental state, and won't be available in the default service types list of the catalog. - In order to enable this service, update the MetadataExplorer plugin's configuration in `localConfig.json` as shown below + The COG catalog type in MapStore is still in experimental state and for this reason not directly available in the default service types list of the Catalog tool. + In order to enable this service, update the default [Catalog tool configuration](https://mapstore.geosolutionsgroup.com/mapstore/docs/api/plugins#plugins.MetadataExplorer) in `localConfig.json` or inside the application context wizard as shown below: ```diff { @@ -390,3 +390,10 @@ In addition to the standard options, only for COG catalog sources, through the * * *Download file metadata on search*: this option will fetch metadata to support the zoom to layer when the layer is added to the [TOC](toc.md#table-of-contents). + +!!! note + The tool capabilities currently available for COG layers are: + + * *Zoom to selected layer extent* : in order to zoom the map to the layer's extent + * Access the [Layer Settings](layer-settings.md#layer-settings) to view/edit the [General Information](layer-settings.md#general-information) and customize the *Opacity* value and the *Visibility limits* from the [Display](layer-settings.md#display) tab + * *Remove* the layer