stborchert / gpx_splitter

Split gpx files based on tracks.
2 stars 0 forks source link

No visible result after start gpx_splitter #1

Open Pitido opened 2 years ago

Pitido commented 2 years ago

Hello,

I setup gpx_splitter according the manual.

After ./splitter.php -vr --path=/home/user/file.gpx I received

Splitting 1 files ...
process file "file.gpx"`

But I find no separate files.

Kind regards

Pietido

stborchert commented 2 years ago

Hey. Wow, nice to see, this is really been used :)

I see you are using the "verbose" option. Is there any more output than that you've pasted?

Pitido commented 2 years ago

Hi,

it's a pity, but I see in addition only "[info]".

stborchert commented 2 years ago

Hm. Is it possible for you to share your gpx file? Maybe the structure my script expects does not match your gpx file contents.

Pitido commented 2 years ago

Hello,

it's pity, but the data's are owned by a team and contain personal data! But I can try to create an own one. Maybe you can provide a file which I can check?