From c9af19fdc72d9ebc5e9ee64d1756e971908abf75 Mon Sep 17 00:00:00 2001 From: ElenaGallo <56537133+ElenaGallo@users.noreply.github.com> Date: Mon, 11 May 2026 11:04:54 +0200 Subject: [PATCH] add-12327 --- docs/user-guide/geoprocessing-tool.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/user-guide/geoprocessing-tool.md b/docs/user-guide/geoprocessing-tool.md index ac519ef7bef..f90d1c0a0c5 100644 --- a/docs/user-guide/geoprocessing-tool.md +++ b/docs/user-guide/geoprocessing-tool.md @@ -39,6 +39,9 @@ When all mandatory process parameters have been provided, it is possible to clic The buffer layer is added in [TOC](toc.md) inside a new group created for the purpose. +!!! note + The new layer generated by buffering can be exported as a `JSON` file using the button in the [layer toolbar](toc.nd#layer-settings-and-toolbar) + ### Advanced Settings Enabling the *Advanced options* the user can include further (not mandatory) parameters for the *Buffer* process: @@ -69,6 +72,9 @@ The new layer, result of the intersection of the features selected, will be adde +!!! note + The new layer generated by intersection can be exported as a `JSON` file using the button in the [layer toolbar](toc.nd#layer-settings-and-toolbar) + ### Advanced Settings Enabling the *Advanced options* the user can include further (not mandatory) parameters for the *Intersection* process: