Searching for App/Service: Get distances "on" tracktype from gpx file

Hi,
I am searching for an Windows/Linux Application or an Web Site that solves this use case.

Scenario:

  1. User uploads a valid gpx file
  2. System processes the gpx file and lists the distance (and optional percentage) for the tracktypes grade1 to grade5

Preconditions:

  • gpx file contains logged points in proximity (x Meter) to a track in OSM.

Example Result:
Tracktype Distance [km] %
grade1 10 20
grade2 15 30
grade5 25 50

Any ideas?

I found a solution: http://www.trailanalyzer.org does the job. :smiley: