From db77a6983817a846e197d6c3d2101504ce4e780b Mon Sep 17 00:00:00 2001 From: vcoppe Date: Thu, 19 Jun 2025 18:26:35 +0200 Subject: [PATCH] New translations extract.mdx (Chinese Traditional, Hong Kong) --- .../src/lib/docs/zh-HK/toolbar/extract.mdx | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 website/src/lib/docs/zh-HK/toolbar/extract.mdx diff --git a/website/src/lib/docs/zh-HK/toolbar/extract.mdx b/website/src/lib/docs/zh-HK/toolbar/extract.mdx new file mode 100644 index 00000000..737c451d --- /dev/null +++ b/website/src/lib/docs/zh-HK/toolbar/extract.mdx @@ -0,0 +1,26 @@ +--- +title: Extract +--- + + + +# { title } + +This tool allows you to extract [tracks (or segments)](../gpx) from files (or tracks) containing multiple of them. + +
+ +
+ +Applying the tool to a file containing multiple tracks will create a new file for each of the tracks it contains. +Similarly, applying the tool to a track containing multiple segments will create (in the same file) a new track for each of the segments it contains. + + + +When extracting the tracks from a file containing points of interest, the tool will automatically assign each point of interest to the track it is closest to. + +