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-app, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install gpsbabel-app
To see what files were installed by gpsbabel-app, run:
port contents gpsbabel-app
To later upgrade gpsbabel-app, run:
sudo port selfupdate && sudo port upgrade gpsbabel-app
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.