mischastik / GPXparser

Simple and very limited library to load GPX files, compute some statistics and render tracks onto maps from OpenStreetMap.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GPXparser

A simple and very limited library collection of tools to load GPX files, compute some statistics and display them.

RenderTrack is a command line application that renders GPX tracks onto Open Street Maps tiles and generates a bitmap image of the respective map with the track rendered onto it.

Now with .NET5.0, Visual Studio Code and Linux support (tested on Ubuntu 20.04).

About

Simple and very limited library to load GPX files, compute some statistics and render tracks onto maps from OpenStreetMap.

License:MIT License


Languages

Language:C# 100.0%