mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-09-02 16:52:31 +00:00
about page
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Help keep the website free (and ad-free) 🙏
|
||||
|
||||
Each time you add or move a track point, we make a request to our servers to retrieve a route on the road network.
|
||||
We also rely on APIs from [Mapbox](https://mapbox.com) to load beautiful maps, retrieve elevation data and process geocoding requests (looking for a place in the search bar).
|
||||
Each time you add or move GPS points, we make a request to our servers to retrieve a route on the road network.
|
||||
We also rely on APIs from <a href="https://mapbox.com" target="_blank">Mapbox</a> to load beautiful maps, retrieve elevation data and process geocoding requests (looking for a place in the search bar).
|
||||
Unfortunately this is very costly so if you like the tool and use it frequently, please consider making even a small donation so that this website can stay **free** and **ad-free**.
|
||||
|
||||
Thank you very much for your support! ❤️
|
@@ -1,4 +1,5 @@
|
||||
[Mapbox](https://mapbox.com) is the company that provides some of the beautiful maps on this website.
|
||||
They also develop the [map engine](https://github.com/mapbox/mapbox-gl-js) which powers *gpx.studio*.
|
||||
We are incredibly lucky and grateful to have joined their [Community](https://www.mapbox.com/community) program, which supports nonprofits, educational institutions, and positive impact organizations.
|
||||
Mapbox is the company that provides some of the beautiful maps on this website.
|
||||
They also develop the <a href="https://github.com/mapbox/mapbox-gl-js" target="_blank">map engine</a> which powers *gpx.studio*.
|
||||
|
||||
We are incredibly lucky and grateful to have joined their <a href="https://mapbox.com/community" target="_blank">Community</a> program, which supports nonprofits, educational institutions, and positive impact organizations.
|
||||
This means that *gpx.studio* can benefit from Mapbox tools at discounted prices, which greatly contributes to the financial viability of the project and to offering the best possible user experience.
|
||||
|
3
website/src/lib/docs/en/about/maps.md
Normal file
3
website/src/lib/docs/en/about/maps.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# Global and local maps
|
||||
|
||||
A large collection of basemaps and overlays to help you craft your next outdoor adventure, or visualize your latest achievement.
|
3
website/src/lib/docs/en/about/plot.md
Normal file
3
website/src/lib/docs/en/about/plot.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# Data visualization
|
||||
|
||||
An interactive elevation profile with detailed statistics to analyze recorded activities and future objectives.
|
3
website/src/lib/docs/en/about/routing.md
Normal file
3
website/src/lib/docs/en/about/routing.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# Route planning
|
||||
|
||||
An intuitive interface to create itineraries tailored to each sport, based on <a href="https://www.openstreetmap.org" target="_blank">OpenStreetMap</a> data.
|
3
website/src/lib/docs/en/about/tools.md
Normal file
3
website/src/lib/docs/en/about/tools.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# Advanced file processing tools
|
||||
|
||||
A suite of tools for performing all common file processing tasks, and which can be applied to multiple files at once.
|
@@ -1,6 +1,7 @@
|
||||
# Translation 🗣
|
||||
|
||||
The website is translated by volunteers on a collaborative translation platform.
|
||||
You can help complete and improve the translations by joining the [Crowdin project](https://crowdin.com/project/gpxstudio).
|
||||
You can help complete and improve the translations by joining the <a href="https://crowdin.com/project/gpxstudio" target="_blank">Crowdin project</a>.
|
||||
[Get in touch](#contact) if you would like to start the translation in a new language.
|
||||
|
||||
Any help is greatly appreciated!
|
Reference in New Issue
Block a user