mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-12-03 18:32:12 +00:00
New Crowdin updates (#165)
* New translations en.json (Polish) * New translations en.json (Chinese Simplified) * New translations getting-started.mdx (Chinese Simplified) * New translations menu.mdx (Chinese Simplified) * New translations view.mdx (Chinese Simplified) * New translations files-and-stats.mdx (Chinese Simplified) * New translations edit.mdx (Chinese Simplified) * New translations file.mdx (Chinese Simplified) * New translations settings.mdx (Chinese Simplified) * New translations routing.mdx (Chinese Simplified) * New translations toolbar.mdx (Chinese Simplified) * New translations files-and-stats.mdx (Chinese Simplified) * New translations poi.mdx (Chinese Simplified) * New translations time.mdx (Chinese Simplified) * New translations routing.mdx (Chinese Simplified) * New translations scissors.mdx (Chinese Simplified) * New translations merge.mdx (Chinese Simplified) * New translations extract.mdx (Chinese Simplified) * New translations en.json (Chinese Simplified) * New translations minify.mdx (Chinese Simplified) * New translations extract.mdx (Chinese Simplified) * New translations map-controls.mdx (Chinese Simplified) * New translations clean.mdx (Chinese Simplified) * New translations elevation.mdx (Chinese Simplified) * New translations en.json (Chinese Simplified) * New translations gpx.mdx (Chinese Simplified) * New translations integration.mdx (Chinese Simplified) * New translations faq.mdx (Chinese Simplified) * New translations map-controls.mdx (Chinese Simplified) * New translations elevation.mdx (Chinese Simplified) * New translations en.json (Chinese Simplified) * New translations en.json (Chinese Simplified)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: 清理
|
||||
title: 使用选区清除要素
|
||||
---
|
||||
|
||||
<script>
|
||||
@@ -9,7 +9,7 @@ title: 清理
|
||||
|
||||
# <SquareDashedMousePointer size="24" class="inline-block" style="margin-bottom: 5px" /> { title }
|
||||
|
||||
选择清理工具时,拖动地图将创建矩形选区。
|
||||
使用该工具时,在地图上拖拽可创建矩形选区。
|
||||
|
||||
在下方对话框中,选择要删除的要素(GPS 点或 [兴趣点](../gpx)),以及作用范围(选取内部或外部)。
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: 海拔
|
||||
title: 请求海拔数据
|
||||
---
|
||||
|
||||
<script>
|
||||
@@ -18,7 +18,7 @@ title: 海拔
|
||||
|
||||
<DocsNote>
|
||||
|
||||
海拔数据来自 <a href="https://mapbox.com" target="_blank">Mapbox</a> 。
|
||||
查阅 <a href="https://docs.mapbox.com/data/tilesets/reference/mapbox-terrain-dem-v1/#elevation-data" target="_blank">文档</a> 以了解更多。
|
||||
海拔数据来自 <a href="https://mapbox.com" target="_blank">Mapbox</a> ,
|
||||
查阅 <a href="https://docs.mapbox.com/data/tilesets/reference/mapbox-terrain-dem-v1/#elevation-data" target="_blank">官方文档</a> 以了解更多。
|
||||
|
||||
</DocsNote>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: 提取
|
||||
title: 提取为多个独立要素
|
||||
---
|
||||
|
||||
<script>
|
||||
@@ -10,17 +10,17 @@ title: 提取
|
||||
|
||||
# <Ungroup size="24" class="inline-block" style="margin-bottom: 5px" /> { title }
|
||||
|
||||
该工具可从文件(轨迹)中提取 [轨迹(路段)](../gpx) 。
|
||||
该工具可从文件或轨迹中提取相应的轨迹或 [路段](../gpx) 。
|
||||
|
||||
<div class="flex flex-row justify-center">
|
||||
<Extract class="text-foreground p-3 border rounded-md shadow-lg" />
|
||||
</div>
|
||||
|
||||
对于包含多个轨迹的文件,该工具将为每个轨迹创建一个新文件。
|
||||
同样,该工具将为原轨迹中的每条路段创建一个新轨迹,并保存在同一个文件中。
|
||||
对于包含多条轨迹的文件,该工具将为每条轨迹单独创建一个新文件。
|
||||
对于包含多个路段的轨迹,该工具将为每个路段创建一条新轨迹,并将所有轨迹存储在同一个文件中。
|
||||
|
||||
<DocsNote>
|
||||
|
||||
从包含 <a href="../gpx">兴趣点</a> 的文件中提取轨迹时,兴趣点将被分配给最邻近的轨迹。
|
||||
若文件包含 <a href="../gpx">兴趣点</a>,兴趣点将被分配给最邻近的轨迹。
|
||||
|
||||
</DocsNote>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: 合并
|
||||
title: 合并要素
|
||||
---
|
||||
|
||||
<script>
|
||||
@@ -9,11 +9,11 @@ title: 合并
|
||||
|
||||
# <Group size="24" class="inline-block" style="margin-bottom: 5px" /> { title }
|
||||
|
||||
[选择](../files-and-stats) 多个文件、[轨迹或分段](../gpx) 以使用该工具。
|
||||
[选择](../files-and-stats) 多个文件、[轨迹或分段](../gpx) 以使用该工具:
|
||||
|
||||
- 若要使用选择对象创建一个连续轨迹,请选择 **连接轨迹** 并确认。
|
||||
- 若要生成一条连续轨迹,请选择 **合并为一条连续轨迹**;
|
||||
- 第二个选项可用于创建或管理包含多个 [轨迹或路段](../gpx) 的文件。
|
||||
最终生成一个包含所有内容的文件(或轨迹)。
|
||||
并将所有内容存储在一个文件(或轨迹)中,请选择 **合并但保持轨迹独立**;
|
||||
|
||||
<div class="flex flex-row justify-center">
|
||||
<Merge class="text-foreground p-3 border rounded-md shadow-lg" />
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: 简化
|
||||
title: 精简 GPS 点数量
|
||||
---
|
||||
|
||||
<script>
|
||||
@@ -10,9 +10,9 @@ title: 简化
|
||||
|
||||
# <Filter size="24" class="inline-block" style="margin-bottom: 5px" /> { title }
|
||||
|
||||
该工具通过减少轨迹中 GPS 点的数量来压缩其文件大小。
|
||||
该工具通过减少轨迹中 GPS 点的数量来压缩文件。
|
||||
|
||||
使用滑块调整简化算法的阈值,查看将保留的轨迹点数量,并在地图中查看简化后的轨迹。
|
||||
使用滑块调整简化算法的距离阈值,查看将保留的轨迹点数量,并在地图中查看简化后的轨迹。
|
||||
|
||||
<div class="flex flex-row justify-center">
|
||||
<Reduce class="text-foreground p-3 border rounded-md shadow-lg" />
|
||||
@@ -20,7 +20,7 @@ title: 简化
|
||||
|
||||
<DocsNote>
|
||||
|
||||
该阈值为原始迹线和简化后的迹线之间允许的最大距离。
|
||||
点击 <a href="https://en.wikipedia.org/wiki/Ramer%E2%80%93Douglas%E2%80%93Peucker_algorithm" target="_blank"> 此处 </a> 查阅有关简化算法的更多信息。
|
||||
改阈值表示原始轨迹和简化轨迹之间允许的最大间距。
|
||||
查阅 <a href="https://en.wikipedia.org/wiki/Ramer%E2%80%93Douglas%E2%80%93Peucker_algorithm" target="_blank"> 简化算法文档 </a> 以了解更多。
|
||||
|
||||
</DocsNote>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: 兴趣点
|
||||
title: 创建或编辑兴趣点
|
||||
---
|
||||
|
||||
<script>
|
||||
@@ -9,11 +9,11 @@ title: 兴趣点
|
||||
|
||||
# <MapPin size="24" class="inline-block" style="margin-bottom: 5px" /> { title }
|
||||
|
||||
将 [兴趣点](../gpx) 添加到 GPX 文件中,以在地图上标记位置,并在 GPS 设备中显示。
|
||||
将 [兴趣点](../gpx) 添加到 GPX 文件中以标记地图上感兴趣的位置,并在 GPS 设备中显示。
|
||||
|
||||
### 创建兴趣点
|
||||
|
||||
要创建兴趣点,请填写下面的表单。
|
||||
若要创建兴趣点,请填写下面的表单。
|
||||
点击地图或手动输入坐标,以选择兴趣点位置。
|
||||
完成后请确认。
|
||||
|
||||
@@ -23,5 +23,5 @@ title: 兴趣点
|
||||
|
||||
### 编辑兴趣点
|
||||
|
||||
在地图上选取现有兴趣点后,可以使用上面的表单对其进行编辑。
|
||||
若只想移动兴趣点,可将其拖动到所需位置。
|
||||
在地图上选取现有兴趣点后,使用上面的表单可对其进行编辑。
|
||||
若只想移动兴趣点,可将其拖拽到所需位置。
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: 路线规划与编辑
|
||||
title: 规划或编辑路线
|
||||
---
|
||||
|
||||
<script>
|
||||
@@ -15,7 +15,7 @@ title: 路线规划与编辑
|
||||
|
||||
## 设置
|
||||
|
||||
如下所示,工具对话框包含一些控制路线行为的设置。
|
||||
常见控制路线行为的设置可见下图,
|
||||
点击 <button><SquareArrowUpLeft size="16" class="inline-block" style="margin-bottom: 2px" /></button> 使窗口最小化以节省空间。
|
||||
|
||||
<div class="flex flex-row justify-center">
|
||||
@@ -24,9 +24,9 @@ title: 路线规划与编辑
|
||||
|
||||
### <Route size="16" class="inline-block" style="margin-bottom: 2px" /> 路线
|
||||
|
||||
启用路线时, 地图上添加或移动的轨迹点将通过 <a href="https://www.openstreetmap.org" target="_blank">OpenStreetMap</a> 路网的计算结果连接。
|
||||
禁用则以直线连接轨迹点。
|
||||
也可通过按 <kbd>F5</kbd> 切换设置。
|
||||
启用路线时, 网站将根据 <a href="https://www.openstreetmap.org" target="_blank">OpenStreetMap</a> 路网的计算结果来连接在地图上添加或移动的轨迹点,
|
||||
禁用则以直线连接。
|
||||
也可使用 <kbd>F5</kbd> 切换设置。
|
||||
|
||||
### <Bike size="16" class="inline-block" style="margin-bottom: 2px" /> 活动
|
||||
|
||||
@@ -38,30 +38,30 @@ title: 路线规划与编辑
|
||||
|
||||
<DocsNote type="warning">
|
||||
|
||||
仅当您了解该地区的当地情况并有权使用相关道路时才启用此选项。
|
||||
建议仅当您了解当地情况并有权使用相关道路时才启用此选项。
|
||||
|
||||
</DocsNote>
|
||||
|
||||
## 绘制和编辑路线
|
||||
|
||||
创建路线或扩展现有路线就像在地图上添加新轨迹点一样简单。
|
||||
创建新路线或扩展已有路线就像在地图上添加新轨迹点一样简单。
|
||||
|
||||
还可以拖动现有轨迹点,将与之相连的前后两个轨迹点的路段重新规划。
|
||||
拖动现有轨迹点后,与之相连的前后两个轨迹点所构成的路段将被重新规划。
|
||||
|
||||
此外,若要在现有轨迹点之间插入新点,可将鼠标悬停在连接它们的路段上,并将出现的轨迹点拖动到所需位置。
|
||||
若要在现有轨迹点之间插入新点,可将鼠标悬停在相关路段上,并将出现的新点拖动到所需位置。
|
||||
在可触摸设备上,支持点击路段以插入新轨迹点。
|
||||
|
||||
<DocsNote>
|
||||
|
||||
编辑导入的 GPX 文件时,系统将自动创建一组初始轨迹点。
|
||||
编辑导入的 GPX 文件时,网站将自动创建一组初始轨迹点。
|
||||
为了简化编辑过程,地图缩放的等级越大,轨迹点显示得就越多。
|
||||
这使得路线能够按不同的详细程度进行编辑。
|
||||
|
||||
</DocsNote>
|
||||
|
||||
最后,若要删除轨迹点,可先点击选中它们,并点击菜单中的 <button><Trash2 size="16" class="inline-block" style="margin-bottom: 4px" /> 删除</button> 完成删除操作。
|
||||
最后,若要删除轨迹点,须先选中它们,然后点击菜单中的 <button><Trash2 size="16" class="inline-block" style="margin-bottom: 4px" /> 删除</button> 按钮。
|
||||
|
||||
<DocsImage src="tools/routing" alt="轨迹点让您可以轻松编辑路线。" />
|
||||
<DocsImage src="tools/routing" alt="轨迹点让路线编辑更轻松" />
|
||||
|
||||
## 其他工具
|
||||
|
||||
@@ -81,4 +81,4 @@ title: 路线规划与编辑
|
||||
|
||||
### <CirclePlay size="16" class="inline-block" style="margin-bottom: 2px" /> 更改环线起点
|
||||
|
||||
当路线的起点和终点非常接近时,您可以点击任意轨迹点并选择 <button><CirclePlay size="16" class="inline-block" style="margin-bottom: 2px" /> 设为起点 </button> 来更改路线起点。
|
||||
当路线的起点和终点非常接近时,支持点击任意轨迹点并选择 <button><CirclePlay size="16" class="inline-block" style="margin-bottom: 2px" /> 设为起点 </button> 来改变它。
|
||||
|
||||
@@ -12,10 +12,10 @@ title: 裁剪和拆分
|
||||
|
||||
## 裁剪
|
||||
|
||||
使用滑块来确定轨迹中想要保留的部分。
|
||||
地图上的开始和结束标记,以及 [统计数据和海拔剖面](../files-and-stats) 也会实时更新,以反映所选内容。
|
||||
或直接在海拔剖面上拖动以形成一个矩形选区。
|
||||
最后,确认选择。
|
||||
使用滑块来确定轨迹中想要保留的部分,
|
||||
地图上的开始和结束标记、[统计数据和海拔剖面](../files-and-stats) 会实时更新以反映所选内容。
|
||||
或直接在剖面图上拖拽出一个矩形选区。
|
||||
最后确认选择并裁剪。
|
||||
|
||||
<div class="flex flex-row justify-center">
|
||||
<Scissors class="text-foreground p-3 border rounded-md shadow-lg" />
|
||||
@@ -24,9 +24,9 @@ title: 裁剪和拆分
|
||||
## 拆分
|
||||
|
||||
若要将轨迹拆分为两部分,请点击轨迹上显示的任意分割标记。
|
||||
若要在指定点处进行拆分,请将鼠标悬停在轨迹上。
|
||||
光标位置将出现剪刀图标,表明可在该点处拆分。
|
||||
若要在指定位置进行拆分,请将鼠标悬停在轨迹上,
|
||||
光标位置将出现剪刀图标,表明可在该处拆分。
|
||||
|
||||
支持将轨迹拆分为两个 GPX 文件,或将它们作为不同的 [轨迹或分段](../gpx) 保留在同一个文件中。
|
||||
|
||||
鼠标悬停在轨迹上时,光标将变为剪刀式样。 />
|
||||
<DocsImage src="tools/split" alt="鼠标悬停在轨迹上时,光标将变为剪刀式样" />
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: 时间
|
||||
title: 管理时间数据
|
||||
---
|
||||
|
||||
<script>
|
||||
@@ -10,8 +10,8 @@ title: 时间
|
||||
|
||||
# <CalendarClock size="24" class="inline-block" style="margin-bottom: 5px" /> { title }
|
||||
|
||||
该工具允许您更改时间戳,或向轨迹中添加时间戳。
|
||||
只需使用下面显示的表单,并在完成后确认。
|
||||
通过该工具更改轨迹时间戳,或向其中添加时间戳。
|
||||
填写下面的表单并确认。
|
||||
|
||||
<div class="flex flex-row justify-center">
|
||||
<Time class="text-foreground p-3 border rounded-md shadow-lg" />
|
||||
@@ -22,6 +22,6 @@ title: 时间
|
||||
|
||||
<DocsNote>
|
||||
|
||||
当此工具与现有时间戳一起使用时,更改时间或速度只会相应地移位、拉伸或压缩它们。
|
||||
对已有时间戳使用该工具时,更改时间或速度只会相应地移位、拉伸或压缩它们。
|
||||
|
||||
</DocsNote>
|
||||
|
||||
Reference in New Issue
Block a user