Skip to content

Commit

Permalink
Improve documentation for command
Browse files Browse the repository at this point in the history
  • Loading branch information
Chatewgne committed Jan 11, 2024
1 parent 37f4f20 commit c9b3603
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/install/import.rst
Original file line number Diff line number Diff line change
Expand Up @@ -857,9 +857,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 :
::
Expand Down

0 comments on commit c9b3603

Please sign in to comment.