> the other hand you can get 10,000+ point files being > uploaded as well and I need to run gpsbabel over the file > before uploading it. Does anyone know if this is a good filter to use against gpx files? gpsbabel -i gpx -f test -x simplify,crosstrack,error=0.0001k -o gpx -F test.gpx Before: 9180 points After: 3207 points