[josm-dev] Feature request: hide/remove all marker layers

Karl Newman siliconfiend at gmail.com
Wed Nov 28 14:51:33 GMT 2007


On Nov 28, 2007 1:08 AM, Lauri Hahne <lauri.hahne at gmail.com> wrote:
> I've got a gps receiver which for some reason creates a marker every
> 30 s just to store time and speed in it. Currently it's pretty major
> pain in the ass to load tens of gpx files to josm and then manually
> delete all the marker layers to see anything behind the unnecessary
> speed/time markers. Making it possible to delete or hide these layers
> shouldn't be a big change so I hope somebody would implement this.
>
> have fun
>
> --
> Lauri Hahne

You could probably run the files through GPSBabel first with the '-t'
argument (track mode) to strip out the markers. Off the top of my
head, I think it would look something like this: gpsbabel -t -i gpx -f
infile.gpx -o gpx -F outfile.gpx

Karl Newman




More information about the josm-dev mailing list