Introduction

PyTrackProfiler allows you to create high quality route sheets, useful for planning various kinds of routes (hiking, biking ...) The program also computes some useful information using the track data (time, altitude, etc) so you can analyze an unknown track (e.g. tracks that you're downloaded from internet). The program creates an elevation profile and a projection representation. You can see an example here

How to use it

It's easy:

Please, be patient. Due the machine's limited resources pdf generation spends about 5-20 secs

The program understands OziExplorer and CompeGPS waypoint and track file formats.

Track File
Waypoint File(optional)
Title(optional)
Just Profile? (optional) Yes

Pytrackprofiler has been written in Python using the PIL image library with AggDraw for high-quality png drawing, and ReportLab for PDF construction.