GPSBabel converts/uploads GPS waypoints, tracks, and routes
GPSBabel converts GPS waypoints, tracks, and routes from one format to another, whether that format is a common mapping format like Delorme, Streets and Trips, or even a serial upload or download to a GPS unit such as those from Garmin and Magellan.
GPSBabel converts GPS waypoints, tracks, and routes from one format to another, whether that format is a common mapping format like Delorme, Streets and Trips, or even a serial upload or download to a GPS unit such as those from Garmin and Magellan.
To install gpsbabel, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install gpsbabel
To see what files were installed by gpsbabel, run:
port contents gpsbabel
To later upgrade gpsbabel, run:
sudo port selfupdate && sudo port upgrade gpsbabel
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.