gpt proofreading

This commit is contained in:
vcoppe
2024-07-23 11:50:41 +02:00
parent 75d9813fe0
commit 3c96a5443d
15 changed files with 24 additions and 24 deletions

View File

@@ -10,9 +10,9 @@ title: Minify
# <Filter size="24" class="inline-block" style="margin-bottom: 5px" /> { title }
This tool can be used to reduce the number of GPS points of a trace, which can be useful to reduce its size.
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 play with the slider to adjust the tolerance of the simplification algorithm and see the number of points that will be kept, as well as the simplified trace on the map.
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.
<div class="flex flex-row justify-center">
<Reduce class="text-foreground p-3 border rounded-md shadow-lg" />