• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

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

notfred

Lifer
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.
 
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??
 
Back
Top