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