[talk-au] Excluding points from GPX files
John Smith
delta_foxtrot at yahoo.com
Thu Jun 18 11:15:53 BST 2009
--- On Thu, 18/6/09, James Livingston <doctau at mac.com> wrote:
> I think that not uploading your gps tracks is time, and
> there are
> perfectly valid reasons for not doing so. That said, having
One reason is privacy, and I'm currently trying to figure out gpsbabel's options for doing this.
gpsbabel -i gpx -f 'test.gpx' -x track,move=-12324359s -x polygon,file='poly1.arc',exclude -o gpx -F -
poly1.arc looks like:
-33,150
-33,151
-34,151
-34,150
-33,150
But the above command doesn't filter out points in that area, what have I overlooked exactly?
Failing this I'm just going to code something up that parses the GPX file and batch re-writes them as I don't feel like doing them all by hand, I have about 173 older GPX files to process.
More information about the Talk-au
mailing list