From 69eae3285169d91895695267ea4f4c03ae0813a5 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Fri, 1 Aug 2025 16:14:10 +0200 Subject: [PATCH] New translations files-and-stats.mdx (Indonesian) --- website/src/lib/docs/id/files-and-stats.mdx | 110 ++++++++++++++++++++ 1 file changed, 110 insertions(+) create mode 100644 website/src/lib/docs/id/files-and-stats.mdx diff --git a/website/src/lib/docs/id/files-and-stats.mdx b/website/src/lib/docs/id/files-and-stats.mdx new file mode 100644 index 00000000..19cf4e98 --- /dev/null +++ b/website/src/lib/docs/id/files-and-stats.mdx @@ -0,0 +1,110 @@ +--- +title: Files and statistics +--- + + + +# { title } + +## File list + +Once you have [opened](./menu/file) files, they will be shown as tabs in the file list located at the bottom of the map. +You can reorder them by dragging and dropping the tabs. +And when many files are open, you can scroll through the list of tabs to navigate between them. + + + +When using a mouse, you need to hold Shift to scroll horizontally. + + + +### File selection + +By clicking on a tab, you can switch between the files to inspect their statistics, and apply [edit actions](./menu/edit) and [tools](./toolbar) to them. +By holding the Ctrl/Cmd key, you can add files to the selection or remove them, and by holding Shift, you can select a range of files. +Most of the [edit actions](./menu/edit) and [tools](./toolbar) can be applied to multiple files at once. + + + +You can also navigate through the files using the arrow keys on your keyboard, and use Shift to add files to the selection. + + + +### Edit actions + +By right-clicking on a file tab, you can access the same actions as in the [edit menu](./menu/edit). + +### Tree layout + +As mentioned in the [view options section](./menu/view), you can switch to a tree layout for the files list. +This layout is ideal for managing a large number of open files, as it organizes them into a vertical list on the right side of the map. +In addition, the file tree view enables you to inspect the [tracks, segments, and points of interest](./gpx) contained inside the files through collapsible sections. + +You can also apply [edit actions](./menu/edit) and [tools](./toolbar) to internal file items. +Furthermore, you can drag and drop the inner items to reorder them, or move them in the hierarchy or even to another file. + + + +The size of the file list can be adjusted by dragging the separator between the map and the file list. + + + +## Elevation profile and statistics + +At the bottom of the interface, you can find the elevation profile and statistics for the current selection. + + + +The size of the elevation profile can be adjusted by dragging the separator between the map and the elevation profile. + + + +### Interactive statistics + +When hovering over the elevation profile, a tooltip will show statistics at the cursor position. + +To get the statistics for a specific section of the elevation profile, you can drag a selection rectangle on the profile. +Click on the profile to reset the selection. + +You can also use the mouse wheel to zoom in and out on the elevation profile, and move left and right by dragging the profile while holding the Shift key. + +
+ +
+
+
+ +
+
+ +### Additional data + +Using the button at the bottom-right of the elevation profile, you can optionally color the elevation profile by: + +- **slope** information computed from the elevation data, or +- **surface** or **category** data coming from OpenStreetMap's surface and highway tags. + This is only available for files created with **gpx.studio**. + +If your selection includes it, you can also visualize: **speed**, **heart rate**, **cadence**, **temperature** and **power** data on the elevation profile.