11.01.2020, 15:30
(11.01.2020, 00:49)snowtracks Wrote: What I would like is to have some utility or program that will parse all the GPX files in a directory (Windows) and write data about each file to an output file (just a CSV text file or similar). The output file would therefore be a list with a line for each GPX file in the directory, each line containing information about that file.
You might want to try the command line edition of RouteConverter and convert all gpx files in command line batch. The try to load them with some magic into Excel or parse the CSV with Python and transform it.
--
Christian
Christian