mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-12-03 18:32:12 +00:00
New Crowdin updates (#224)
* New translations en.json (Turkish) * New translations en.json (Turkish) * New translations en.json (Turkish) * New translations en.json (Turkish) * New translations funding.mdx (Turkish) * New translations mapbox.mdx (Turkish) * New translations translation.mdx (Turkish) * New translations settings.mdx (Turkish) * New translations settings.mdx (Turkish) * New translations edit.mdx (Turkish) * New translations file.mdx (Turkish) * New translations view.mdx (Turkish) * New translations routing.mdx (Turkish) * New translations view.mdx (Turkish) * New translations routing.mdx (Turkish) * New translations clean.mdx (Turkish) * New translations extract.mdx (Turkish) * New translations merge.mdx (Turkish) * New translations minify.mdx (Turkish) * New translations poi.mdx (Turkish) * New translations scissors.mdx (Turkish) * New translations elevation.mdx (Turkish) * New translations scissors.mdx (Turkish) * New translations files-and-stats.mdx (Turkish) * New translations getting-started.mdx (Turkish) * New translations menu.mdx (Turkish) * New translations toolbar.mdx (Turkish) * New translations time.mdx (Turkish) * New translations faq.mdx (Turkish) * New translations edit.mdx (Turkish) * New translations view.mdx (Turkish) * New translations files-and-stats.mdx (Turkish) * New translations getting-started.mdx (Turkish) * New translations menu.mdx (Turkish) * New translations toolbar.mdx (Turkish) * New translations gpx.mdx (Turkish) * New translations integration.mdx (Turkish) * New translations map-controls.mdx (Turkish) * New translations view.mdx (Turkish) * New translations integration.mdx (Turkish) * New translations map-controls.mdx (Turkish)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: Crop and split
|
||||
title: Kırp ya da ayır
|
||||
---
|
||||
|
||||
<script>
|
||||
@@ -10,23 +10,23 @@ title: Crop and split
|
||||
|
||||
# <ScissorsIcon size="24" class="inline-block" style="margin-bottom: 5px" /> { title }
|
||||
|
||||
## Crop
|
||||
## Kırp
|
||||
|
||||
Using the slider, you can define the part of the selected trace that you want to keep.
|
||||
The start and end markers on the map and the [statistics and elevation profile](../files-and-stats) are updated in real time to reflect the selection.
|
||||
Alternatively, you can drag a selection rectangle directly on the elevation profile.
|
||||
Validate the selection when you are satisfied with the result.
|
||||
Kaydıma çubuğunu kullanarak seçili izin tutmak istediğiniz kısmını belirleyebilirsiniz.
|
||||
Haritadaki başlangıç-bitiş işaretleri ve [istatistik ve yükseklik profili](../files-and-stats) seçimlere bağlı olarak gerçek zamanlı güncellenir.
|
||||
Alternatif olarak, seçim dörtgenini direk yükselti profiline sürükleyebilirsiniz.
|
||||
Sonuçtan memnun olduğunuzda seçiminizi onaylayın.
|
||||
|
||||
<div class="flex flex-row justify-center">
|
||||
<Scissors class="text-foreground p-3 border rounded-md shadow-lg" />
|
||||
</div>
|
||||
|
||||
## Split
|
||||
## Ayır
|
||||
|
||||
To split the selected trace into two parts, click on one of the split markers displayed along the trace.
|
||||
To split at a specific point of your choice, hover over the trace on the map.
|
||||
Scissors will appear at the cursor position, showing that you can split the trace at that point.
|
||||
Seçili yolu ikiye ayırmak için, yol üzerindeki ayırma işaretlerinden birine tıklayın.
|
||||
Belli bir noktayı ayırmak için, haritadaki yol üzerinde durun.
|
||||
İmlecin olduğu yerde makas belirecek, yolu bu noktadan ayırabiliceğinizi gösterir.
|
||||
|
||||
You can choose to split the trace into two GPX files, or to keep the split parts in the same file as [tracks or segments](../gpx).
|
||||
Yolu iki ayrı GPX dosyarı veya aynı dosyada iki ayrı [iz veya segment](../gpx) olarak saklayabilirsiniz.
|
||||
|
||||
<DocsImage src="tools/split" alt="Hovering over the selected trace turns your cursor into scissors." />
|
||||
<DocsImage src="tools/split" alt="Seçili yol üzerinde durduğunuzda imleç makasa dönüşür." />
|
||||
|
||||
Reference in New Issue
Block a user