As an FYI, this is reduction function. This is what I do when logging is set to high resolution while gathering track points. High resolution to me means:
- point every 10 feet
- point every 2 seconds
I run the reduction after I average the tracks. (and usually after I re-join tracks that form a line end-to-end)
Offroad 4x4 driving. Take original track and…. (% of original track points)
• Div by 9 (11%) decent for general use. Use when memory is at a premium or you don't need a perfect map.
• Div by 7 (14%) good on curvy mountain roads, overall pretty good representation for high zoom (Zoom 15 in DeLorme Topo)
• Div by 5 (20%) virtually indistinguishable from original tracks at zoom 15, during 'regular' dirt roads. Is great on switchbacks. When going to zoom 16 and 17, it's still very good.
Mountain Biking / Hiking (% of original track points)
If there aren't a lot of side trails (low trail density) you can obviously use the greater reductions above. If there are a lot of trails, you probably want greater resolution so you can more quickly figure out if you took the correct fork in the trail.
• Div by 3 (33%) and it's nearly indistinguishable from the original even at the highest zooms.
• Divide by 2 (50%) and it's near perfect to the GPL. This gives one point about every 20 feet but intelligently reduced to give more points on curves, less on straights. I would question even using this resolution, however, although it does cut track sizes in half. This is the "compulsive-attentive" level of logging (unless you count not reducing track sizes at all).
As a reference, I was in the Blue Spring/Cape Solitude area of the Grand Canyon. I had the "in" track and the "out" track, along with some other tracks from exploring and turning the GPS on and off.
I started with DeLorme track logs >> Saved to GPX. (Saves point every 2 seconds, even when not moving)
Opened GPX in TopoFusion and used the Network function to automatically:
- Average tracks where I drove the same road twice.
- Remove stubs where I pulled down a road/trail for a second then got back on.
- Doing this reduced the GPX file from 1.3 meg to 1.1 meg and made multiple-track roads more accurate.
I then used the reduction function where you can specify how many final points to have. Since it was for off-road driving use, but not in an area with much confusion over rods, I used "Divide By 7"
Final file size was 232k and was virtually identical to the 1.3 meg original. Unfortunately, I didn't note the starting and ending number of track log points.