From 6a2e3e142e6633137194b58fa0639bd519e8e341 Mon Sep 17 00:00:00 2001 From: ElenaGallo <56537133+ElenaGallo@users.noreply.github.com> Date: Wed, 17 Jun 2026 15:27:31 +0200 Subject: [PATCH] add-12118 --- docs/user-guide/catalog.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/user-guide/catalog.md b/docs/user-guide/catalog.md index e3dd536a0d..14e880ac49 100644 --- a/docs/user-guide/catalog.md +++ b/docs/user-guide/catalog.md @@ -469,3 +469,10 @@ In **General Settings** of a ArcGIS source type, it is possible to specify the s A [FlatGeobuf (FGB)](https://flatgeobuf.org/) is a vector file format designed to be served through a standard HTTP server. Its internal structure enables fast and selective data access by leveraging HTTP Range Requests: clients can request only the portions of the file they need, without having to download the entire dataset. In MapStore, FGB files can be added as layers. Through the Catalog tool, it is possible to configure multiple FlatGeobuf URL sources: each URL is interpreted as a single layer and added to the map directly and efficiently. + +!!! Note + The tool capabilities currently available for FGB 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), the [Display](layer-settings.md#cog-layer) options and the [Style](layer-settings.md#styling-for-cog-layer) + * *Remove* the layer