diff --git a/website/src/lib/docs/es/toolbar/extract.mdx b/website/src/lib/docs/es/toolbar/extract.mdx new file mode 100644 index 00000000..fdc9b21f --- /dev/null +++ b/website/src/lib/docs/es/toolbar/extract.mdx @@ -0,0 +1,28 @@ +--- +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. + + + +``` +Al extraer las pistas de un archivo que contenga puntos de interés, la herramienta asignará automáticamente cada punto de interés a la pista más cercana a él. +``` + +