sample-gp-tools icon indicating copy to clipboard operation
sample-gp-tools copied to clipboard

Writing multiple gpx files in loop

Open Tillmann123 opened this issue 6 years ago • 0 comments

Thanks a lot for this! I'm trying to write several GPX files, both tracks and waypoints in a loop. Despite clearly providing different paths for inputFC and outGPX, the code produces appended tracks, i.e. the second gpx file I produce in the loop contains all the information from the first one as well, and so on. Can you advise how to solve this?

Tillmann123 avatar Feb 04 '20 15:02 Tillmann123