Supported GPS formats

Keep different track files in one archive.

MTL Explorer accepts nine common GPS and activity formats. GPX is read directly; the other formats are converted to GPX in memory before the normal track parser processes them.

MTL Explorer map showing imported GPS tracks from one archive
Imported activities share the same map, filters, and statistics views.

File format reference.

Support means that MTL Explorer recognizes the extension and can pass a valid track file through the documented import path.

FormatExtensionProcessingCommon source
GPX.gpxRead directlyGPS devices, route planners, and activity exports
FIT.fitConverted with GPSBabelGarmin and other fitness devices
TCX.tcxConverted with GPSBabelTraining Center activity exports
KML.kmlConverted with GPSBabelGoogle Earth and mapping tools
KMZ.kmzExtracted and converted with GPSBabelCompressed Google Earth files
IGC.igcConverted with GPSBabelGliding and flight loggers
NMEA.nmeaConverted with GPSBabelRecorded NMEA 0183 GPS sentences
GeoJSON.geojsonConverted with GPSBabelGIS and web mapping tools
GDB.gdbConverted with GPSBabelGarmin MapSource databases
The extension is only the first check. A file must contain usable track geometry and valid data for its format. Invalid, empty, or unsupported variants can be reported as failed imports.

Use the import method that fits the host.

All accepted files enter the same background processing flow.

Watch folder

Place files in the mounted ./data/gpx/ directory. The server watches the folder and indexes new files.

Admin upload

Upload supported track files from the protected Admin workspace when direct access to the host folder is inconvenient.

Garmin sync

Optional Garmin Connect export can download new activities into the import directory before indexing.

Manual rescan

Queue a GPS rescan from Admin if a mounted filesystem does not deliver a file-change event.

After import

Review one normalized archive.

The source file remains in the import directory. MTL Explorer reads GPX directly or converts another accepted format to GPX in memory for parsing.

  • Detect duplicate and failed imports.
  • Classify activity types while preserving user changes.
  • Build precise and simplified track geometry.
  • Expose the original source download and GPX export from Track Details.
MTL Explorer track details and graphs for an imported activity
Track Details after a file has been processed.

Continue with related guides.