More fun with roll-your-own GPS data processing software.

notfred

Lifer
Feb 12, 2001
38,241
4
0
I posted about this the other day, but I've still been playing with it, and I had new test data.

I went mountain biking. Here's the route I took today as recorded with my GPS receiver, as drawn by Google Earth:

Map

That's in Annadel State Park, near Santa Rosa, CA

Google Earth doesn't provide a certain feature I want though, which is elevation profiling, and total vertical climbing distance, so I wrote a program to create graphs like this:

Graph

The end of that graph is missing. It should descend back to the same elevation as I started at (the location of my car), but I crashed on the way down the hill, and apparently the crash caused my GPS to turn itself off. Must have bumped the power switch or something.

The one part with the vertical line preceeded by a short flat spot is due tothe GPS losing tracking, and then getting a signal again at the point where the elevation jumps up.
 

mercanucaribe

Banned
Oct 20, 2004
9,763
1
0
Since I'm at the top of this thread, anyone know how to import a route from a .loc file or a .wpt file to a vector file useable by ArcMap??