From f041dcf94494bb69455564fe1ac17537d876d469 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Thu, 19 Jun 2025 18:26:37 +0200 Subject: [PATCH] New translations minify.mdx (Chinese Traditional, Hong Kong) --- website/src/lib/docs/zh-HK/toolbar/minify.mdx | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 website/src/lib/docs/zh-HK/toolbar/minify.mdx diff --git a/website/src/lib/docs/zh-HK/toolbar/minify.mdx b/website/src/lib/docs/zh-HK/toolbar/minify.mdx new file mode 100644 index 00000000..11b53248 --- /dev/null +++ b/website/src/lib/docs/zh-HK/toolbar/minify.mdx @@ -0,0 +1,26 @@ +--- +title: Minify +--- + + + +# { title } + +This tool can be used to reduce the number of GPS points in a trace, which can be useful for decreasing its size. + +You can adjust the tolerance of the simplification algorithm using the slider, and see the number of points that will be kept, as well as the simplified trace on the map. + +
+ +
+ + + +The tolerance value represents the maximum distance allowed between the original trace and the simplified trace. +You can read more about the algorithm used here. + +