New translations elevation.mdx (Catalan)

This commit is contained in:
vcoppe 2025-01-30 10:09:05 +01:00
parent dbe3fa6459
commit e30496ef14

View file

@ -10,7 +10,7 @@ title: Elevació
# <MountainSnow size="24" class="inline-block" style="margin-bottom: 5px" /> { title } # <MountainSnow size="24" class="inline-block" style="margin-bottom: 5px" /> { title }
This tool allows you to add elevation data to traces and [points of interest](../gpx), or to replace the existing data. Aquesta eina permet afegir dades d'elevació a traces i [punts d'interès](../gpx), o reemplaçar les dades existents.
<div class="flex flex-row justify-center"> <div class="flex flex-row justify-center">
<Elevation class="text-foreground p-3 border rounded-md shadow-lg" /> <Elevation class="text-foreground p-3 border rounded-md shadow-lg" />
@ -19,6 +19,6 @@ This tool allows you to add elevation data to traces and [points of interest](..
<DocsNote> <DocsNote>
Dades d'elevació subministrades per <a href="https://mapbox.com" target="_blank">Mapbox</a>. Dades d'elevació subministrades per <a href="https://mapbox.com" target="_blank">Mapbox</a>.
You can learn more about its origin and accuracy in the <a href="https://docs.mapbox.com/data/tilesets/reference/mapbox-terrain-dem-v1/#elevation-data" target="_blank">documentation</a>. Pots aprendre més sobre els seus orígens i precisió en la <a href="https://docs.mapbox.com/data/tilesets/reference/mapbox-terrain-dem-v1/#elevation-data" target="_blank">documentació</a>.
</DocsNote> </DocsNote>