mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-11-06 06:21:08 +00:00
New Crowdin updates (#220)
* New translations en.json (Chinese Simplified) * New translations poi.mdx (Basque) * New translations en.json (Swedish) * New translations en.json (Polish) * New translations en.json (Swedish) * New translations files-and-stats.mdx (Swedish) * New translations integration.mdx (Swedish) * New translations getting-started.mdx (Swedish) * New translations gpx.mdx (Swedish) * New translations files-and-stats.mdx (Swedish) * New translations gpx.mdx (Swedish) * New translations routing.mdx (Swedish) * New translations elevation.mdx (Swedish) * New translations minify.mdx (Swedish) * New translations routing.mdx (Swedish) * New translations scissors.mdx (Swedish) * New translations faq.mdx (Swedish) * New translations edit.mdx (Swedish) * New translations settings.mdx (Swedish) * New translations view.mdx (Swedish) * New translations map-controls.mdx (Swedish) * New translations menu.mdx (Swedish) * New translations edit.mdx (Swedish) * New translations files-and-stats.mdx (Swedish) * New translations getting-started.mdx (Swedish) * New translations gpx.mdx (Swedish) * New translations integration.mdx (Swedish) * New translations map-controls.mdx (Swedish) * New translations menu.mdx (Swedish) * New translations edit.mdx (Swedish) * New translations routing.mdx (Swedish) * New translations scissors.mdx (Swedish) * New translations time.mdx (Swedish) * New translations extract.mdx (Swedish) * New translations merge.mdx (Swedish) * New translations minify.mdx (Swedish) * New translations poi.mdx (Swedish) * New translations routing.mdx (Swedish) * New translations elevation.mdx (Swedish) * New translations en.json (Swedish) * New translations edit.mdx (Swedish) * New translations file.mdx (Swedish) * New translations view.mdx (Swedish) * New translations toolbar.mdx (Swedish) * New translations clean.mdx (Swedish) * New translations files-and-stats.mdx (Swedish) * New translations map-controls.mdx (Swedish) * New translations minify.mdx (Swedish) * New translations poi.mdx (Swedish) * New translations routing.mdx (Swedish) * New translations scissors.mdx (Swedish) * New translations faq.mdx (Swedish)
This commit is contained in:
@@ -20,7 +20,7 @@ title: Files and statistics
|
||||
|
||||
## 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.
|
||||
När du har [öppnat](./menu/file) filer, visas de som tabbar i fillistan som finns i botten av kartan.
|
||||
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.
|
||||
|
||||
@@ -48,11 +48,11 @@ By right-clicking on a file tab, you can access the same actions as in the [edit
|
||||
|
||||
### Tree layout
|
||||
|
||||
As mentioned in the [view options section](./menu/view), you can switch to a tree layout for the files list.
|
||||
Som nämnts i [Visaalternativsmenyn](./menu/view), kan du växla till en trädlayout för fillistan.
|
||||
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.
|
||||
Utöver detta låter filträdvisningen dig att inspektera spår. segment och intressanta platser](./gpx) som finns i filerna genom kollapserbara sektioner.
|
||||
|
||||
You can also apply [edit actions](./menu/edit) and [tools](./toolbar) to internal file items.
|
||||
Du kan också applicera [ämdringsåtgärder](./menu/edit) och[verktyg](./toolbar) på interna filobjekt.
|
||||
Furthermore, you can drag and drop the inner items to reorder them, or move them in the hierarchy or even to another file.
|
||||
|
||||
<DocsNote>
|
||||
@@ -71,14 +71,14 @@ The size of the elevation profile can be adjusted by dragging the separator betw
|
||||
|
||||
</DocsNote>
|
||||
|
||||
### Interactive statistics
|
||||
### Interaktiv stastistik
|
||||
|
||||
When hovering over the elevation profile, a tooltip will show statistics at the cursor position.
|
||||
När du svävar över höjdprofilen visar ett verktygstips statistik vid markörens 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 <kbd>Shift</kbd> key.
|
||||
Du kan också använda mushjulet för att zooma in och ut på höjdprofilen och flytta vänster eller höger genom att dra profilen när du håller nerb<kbd>Shift</kbd> -tangenten.
|
||||
|
||||
<div class="h-48 w-full">
|
||||
<ElevationProfile
|
||||
@@ -107,4 +107,4 @@ Using the <kbd><ChartNoAxesColumn size="16" class="inline-block" style="margin-b
|
||||
- **surface** or **category** data coming from <a href="https://www.openstreetmap.org/" target="_blank">OpenStreetMap</a>'s <a href="https://wiki.openstreetmap.org/wiki/Key:surface" target="_blank">surface</a> and <a href="https://wiki.openstreetmap.org/wiki/Key:highway" target="_blank">highway</a> 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.
|
||||
Om ditt val innehåller det kan du också visualisera: **fart**, **puls**, **kadens**, **temperatur** och \*kraftr\*\* data på höjdprofilen.
|
||||
|
||||
Reference in New Issue
Block a user