

This module doesn't attempt to provide an API wrapper around all these options. GPSBabel supports many options including arbitrary chains of filters, merging data from multiple files and many format specific parameters. This module provides a (thin) wrapper around the gpsbabel binary making it easier to use in a perlish way.
#GPSBABEL OUTPUT SERIAL#
In addition to file conversion it supports upload and download to a number of serial and USB devices. GPS data have imposed upon us, it returns to us the ability toįreely move our own waypoint data between the programs and hardwareĪs I write this gpsbabel supports 96 various GPS related data formats. Tower of Babel that the authors of various programs for manipulating GPS unit such as those from Garmin and Magellan. f in.anr -f in2.anr -o an1,type=road -F out.an1)) DESCRIPTIONįrom : GPSBabel converts waypoints, tracks, and routes from one format toĪnother, whether that format is a common mapping format likeĭelorme, Streets and Trips, or even a serial upload or download to a $babel->direct(qw(gpsbabel -i saroute,split $babel->convert('points.wpt', 'points.gpx') # Convert a file automatically choosing input and output My $data = $babel->read('route.ozi', 'ozi')

# Read an OZIExplorer file into a data structure This document describes GPS::Babel version 0.11 SYNOPSIS use GPS::Babel GPS::Babel - Perl interface to gpsbabel VERSION
