> For the complete documentation index, see [llms.txt](https://docs.mapbox.com/help/ja/llms.txt)

# GPX

**GPX**, or GPS eXchange format, is a data format commonly created from GPS receivers. You can upload GPX files to [Mapbox Studio](https://docs.mapbox.com/studio-manual/) as a [tileset](https://docs.mapbox.com/help/ja/glossary/tileset/) that you can use in a custom map style.

GPX files sometimes contain values other than latitude and longitude, but Mapbox does not take these additional values into account when uploading a GPX file. For example, the sample file below is a jogging route that also includes elevation and time at various points, but Mapbox will only import the coordinates.

**Related resources:**

-   [GPX Wikipedia page](http://en.wikipedia.org/wiki/GPS_eXchange_Format)
-   Studio Manual [geospatial data page](https://docs.mapbox.com/studio-manual/overview/geospatial-data/): transfer limits for uploading GPX files as tilesets
-   Example GPX file:

[Download sample GPX file](https://docs.mapbox.com/help/ja/help/data/run.gpx)