From a661a25590cd3fcd5b67d05423afef0efa8d0760 Mon Sep 17 00:00:00 2001 From: Chatewgne Date: Thu, 27 Jul 2023 13:54:55 +0200 Subject: [PATCH] Improve documentation for command --- docs/install/import.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/install/import.rst b/docs/install/import.rst index 9ed873a801..8fb005bb48 100644 --- a/docs/install/import.rst +++ b/docs/install/import.rst @@ -770,9 +770,10 @@ Merge segmented paths A path network is most optimized when there is only one path between intersections. If the path database includes many fragmented paths, they could be merged to improve performances. -You can run ``sudo geotrek merge_segmented_paths``. **This command can take several hours to run.** +You can run ``sudo geotrek merge_segmented_paths``. -During the process of the command, every topology on a path will be set on the path it is merged with. +.. danger:: + This command can take several hours to run. During the process, every topology on a path will be set on the path it is merged with, but it would still be more efficient (and safer) to run it before creating topologies. Before : ::