mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-12-03 18:32:12 +00:00
New Crowdin updates (#216)
* New translations en.json (Basque) * New translations en.json (Basque) * New translations en.json (Basque) * New translations en.json (Basque) * New translations funding.mdx (Basque) * New translations mapbox.mdx (Basque) * New translations translation.mdx (Basque) * New translations settings.mdx (Basque) * New translations translation.mdx (Basque) * New translations edit.mdx (Basque) * New translations settings.mdx (Basque) * New translations en.json (Basque) * New translations edit.mdx (Basque) * New translations edit.mdx (Basque) * New translations file.mdx (Basque) * New translations funding.mdx (Polish) * New translations file.mdx (Basque) * New translations file.mdx (Basque) * New translations settings.mdx (Basque) * New translations routing.mdx (Basque) * New translations settings.mdx (Basque) * New translations view.mdx (Basque) * New translations clean.mdx (Basque) * New translations extract.mdx (Basque) * New translations elevation.mdx (Basque) * New translations elevation.mdx (Basque) * New translations en.json (Portuguese, Brazilian) * New translations routing.mdx (Basque) * New translations merge.mdx (Basque) * New translations merge.mdx (Basque) * New translations minify.mdx (Basque) * New translations poi.mdx (Basque) * New translations routing.mdx (Basque) * New translations scissors.mdx (Basque) * New translations time.mdx (Basque) * New translations faq.mdx (Basque) * New translations files-and-stats.mdx (Basque) * New translations getting-started.mdx (Basque) * New translations gpx.mdx (Basque) * New translations map-controls.mdx (Basque) * New translations menu.mdx (Basque) * New translations edit.mdx (Basque) * New translations view.mdx (Basque) * New translations toolbar.mdx (Basque) * New translations faq.mdx (Basque) * New translations gpx.mdx (Basque) * New translations integration.mdx (Basque) * New translations map-controls.mdx (Basque) * New translations view.mdx (Basque) * New translations en.json (Basque) * New translations map-controls.mdx (Basque) * New translations menu.mdx (Basque) * New translations view.mdx (Basque) * New translations toolbar.mdx (Basque) * New translations poi.mdx (Basque) * New translations routing.mdx (Basque) * New translations elevation.mdx (Basque) * New translations scissors.mdx (Basque) * New translations getting-started.mdx (Basque)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: Minify
|
||||
title: Txikiagotu
|
||||
---
|
||||
|
||||
<script>
|
||||
@@ -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 in a trace, which can be useful for decreasing its size.
|
||||
Tresna hau arrasto bateko GPS puntu kopurua murrizteko erabil daiteke, bere tamaina txikitzeko.
|
||||
|
||||
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.
|
||||
Sinplifikazio algoritmoaren tolerantzia egokitu dezakezu graduatzailea erabiliz, eta ikusiko diren puntu kopurua ikus daiteke, baita mapan dagoen arrasto sinplifikatua ere.
|
||||
|
||||
<div class="flex flex-row justify-center">
|
||||
<Reduce class="text-foreground p-3 border rounded-md shadow-lg" />
|
||||
@@ -20,7 +20,7 @@ You can adjust the tolerance of the simplification algorithm using the slider, a
|
||||
|
||||
<DocsNote>
|
||||
|
||||
The tolerance value represents the maximum distance allowed between the original trace and the simplified trace.
|
||||
You can read more about the algorithm used <a href="https://en.wikipedia.org/wiki/Ramer%E2%80%93Douglas%E2%80%93Peucker_algorithm" target="_blank">here</a>.
|
||||
Tolerantziaren balioak jatorrizko arrastoaren eta arrasto sinplifikatuaren artean onartzen den gehieneko distantzia adierazten du.
|
||||
Erabiltzen den algoritmoari buruz informazio gehiago irakurri dezakezu <a href="https://en.wikipedia.org/wiki/Ramer%E2%80%93Douglas%E2%80%93Peucker_algorithm" target="_blank">hemen</a>.
|
||||
|
||||
</DocsNote>
|
||||
|
||||
Reference in New Issue
Block a user