Questions tagged [gpsbabel]

Related to the open source project for connecting to GPS devices and converting GPS file formats.

Project website: https://www.gpsbabel.org/

4 questions
5
votes
1 answer

Where to install gpsbabel so it works with GPS::Babel perl module?

I'm sad that I have to ask a question this simple but where should gpsbabel be installed in order to work with the GPS::Babel perl module? I can't seem to figure out the appropriate path and am hoping someone else who has it working can help. Thanks…
Russell C.
  • 1,649
  • 6
  • 33
  • 55
1
vote
3 answers

Need to run GPSBabel command on txt files

I'm using windows 10. My current project requires me to merge several TXT files into a single one. Problem is that the TXT files has all the same name and what differentiate them is their folder name. For example: Folder1 Folder with a 13 digits…
Suporte JM
  • 11
  • 2
0
votes
1 answer

RE: How Would I Change a .txt File to a .msp or .gpx for Google Earth-GPS Usage?

I have a file called TacoII.txt. It is a kml file in .txt format. I wanted to add this file to Google Earth to track items I attach my BeagleBone Black and a GPS module (SIM28). I downloaded GPSBabel and tried to change file types. I was successful…
De Funct
  • 452
  • 2
  • 10
0
votes
0 answers

Calling windows exe from python - pass data to memory instead of file

This one is a long shot, but... I'm running a python code that calls gpsbabel.exe using subprocess.check_output(). (there is a python-gpsbabel package available, but it doesn't seem to be maintained and doesn't work out of the box). A working…
philshem
  • 24,761
  • 8
  • 61
  • 127