/VS-GpsUtils

A C# class library with methods related to GPS Exchange Format (GPX) files and Training Center Database (TCX) files.

Primary LanguageC#

GPS Utils

GpsUtils is a c# class library that provides a number of utilities for dealing with GPX and Training Center Database (TCX) files. It is used to provide the GPX / TCX menu in GPX Viewer ( See https://github.com/KennethEvans/VS-GPXViewer) and is also used in Exercise Analyzer (See See https://github.com/KennethEvans/VS-Exercise-Analyzer).

See https://kenevans.net/opensource/GPSUtils/Help/Overview.html

Development

GPS Utils uses the NuGet packages GeoTimeZone, LinqToXsd, Newtonsoft.Json, ObjectListView.Official, TimeZoneConverter, and TimeZoneNames

It is hosted at https://github.com/KennethEvans/VS-GpsUtils.

More Information

More information and FAQ are at https://kennethevans.github.io.

Licensed under the MIT license. (See: https://en.wikipedia.org/wiki/MIT_License)