GPSBabel Version 1.10.0.  https://www.gpsbabel.org

Usage:
    ./gpsbabel [options] -i INTYPE -f INFILE [filter] -o OUTTYPE -F OUTFILE
    ./gpsbabel [options] -i INTYPE -o OUTTYPE INFILE [filter] OUTFILE

    Converts GPS route and waypoint data from one format type to another.
    The input type and filename are specified with the -i INTYPE
    and -f INFILE options. The output type and filename are specified
    with the -o OUTTYPE and -F OUTFILE options.
    If '-' is used for INFILE or OUTFILE, stdin or stdout will be used.

    In the second form of the command, INFILE and OUTFILE are the
    first and second positional (non-option) arguments.

    INTYPE and OUTTYPE must be one of the supported file types and
    may include options valid for that file type.  For example:
      'gpx', 'gpx,snlen=10' and 'ozi,snlen=10,snwhite=1'
    (without the quotes) are all valid file type specifications.

Options:
    -p               Preferences file (gpsbabel.ini)
    -s               Synthesize shortnames
    -r               Process route information
    -t               Process track information
    -T               Process realtime tracking information
    -w               Process waypoint information [default]
    -b               Process command file (batch mode)
    -x filtername    Invoke filter (placed between inputs and output)
    -D level         Set debug level [0]
    -h, -?           Print detailed help and exit
    -V               Print GPSBabel version and exit

File Types (-i and -o options):
	v900                  Columbus/Visiontac V900 files (.csv)
	csv                   Comma separated values
	  snlen                 Max synthesized shortname length
	  snwhite               (0/1) Allow whitespace synth. shortnames
	  snupper               (0/1) UPPERCASE synth. shortnames
	  snunique              (0/1) Make synth. shortnames unique
	  urlbase               Basename prepended to URL on output
	  prefer_shortnames     (0/1) Use shortname instead of description
	  datum                 GPS datum (def. WGS 84)
	  utc                   Write timestamps with offset x to UTC time
	iblue747              Data Logger iBlue747 csv
	  snlen                 Max synthesized shortname length
	  snwhite               (0/1) Allow whitespace synth. shortnames
	  snupper               (0/1) UPPERCASE synth. shortnames
	  snunique              (0/1) Make synth. shortnames unique
	  urlbase               Basename prepended to URL on output
	  prefer_shortnames     (0/1) Use shortname instead of description
	  datum                 GPS datum (def. WGS 84)
	  utc                   Write timestamps with offset x to UTC time
	iblue757              Data Logger iBlue757 csv
	  snlen                 Max synthesized shortname length
	  snwhite               (0/1) Allow whitespace synth. shortnames
	  snupper               (0/1) UPPERCASE synth. shortnames
	  snunique              (0/1) Make synth. shortnames unique
	  urlbase               Basename prepended to URL on output
	  prefer_shortnames     (0/1) Use shortname instead of description
	  datum                 GPS datum (def. WGS 84)
	  utc                   Write timestamps with offset x to UTC time
	exif                  Embedded Exif-GPS data (.jpg)
	  filename              (0/1) Set waypoint name to source filename
	  frame                 Time-frame (in seconds)
	  name                  Locate waypoint for tagging by this name
	  overwrite             (0/1) !OVERWRITE! the original file. Default=N
	  offset                Image Offset Time (+HH:MM or -HH:MM)
	shape                 ESRI shapefile
	  name                  Source for name field in .dbf
	  url                   Source for URL field in .dbf
	igc                   FAI/IGC Flight Recorder Data Format
	  timeadj               (integer sec or 'auto') Barograph to GPS time diff
	  ENL                   (0/1) Engine Noise (ENL; default=1)
	  TAS                   (0/1) True Airspeed (TAS; default=1)
	  VAT                   (0/1) Total Energy Vario (VAT; default=1)
	  OAT                   (0/1) Outside Air Temperature (OAT; default=1)
	  TRT                   (0/1) True Track (TRT; default=0)
	  GSP                   (0/1) Ground Speed (GSP; default=1)
	  FXA                   (0/1) Fix Accuracy (FXA; default=1)
	  SIU                   (0/1) # Of Sats (SIU; default=0)
	  ACZ                   (0/1) Z Acceleration (ACZ; default=1)
	  GFO                   (0/1) G Force? (GFO; default=0)
	garmin_fit            Flexible and Interoperable Data Transfer (FIT) Act
	  allpoints             (0/1) Read all points even if latitude or longitude is m
	  recoverymode          (0/1) Attempt to recovery data from corrupt file
	garmin301             Garmin 301 Custom position and heartrate
	  snlen                 Max synthesized shortname length
	  snwhite               (0/1) Allow whitespace synth. shortnames
	  snupper               (0/1) UPPERCASE synth. shortnames
	  snunique              (0/1) Make synth. shortnames unique
	  urlbase               Basename prepended to URL on output
	  prefer_shortnames     (0/1) Use shortname instead of description
	  datum                 GPS datum (def. WGS 84)
	  utc                   Write timestamps with offset x to UTC time
	garmin_g1000          Garmin G1000 datalog input filter file
	  snlen                 Max synthesized shortname length
	  snwhite               (0/1) Allow whitespace synth. shortnames
	  snupper               (0/1) UPPERCASE synth. shortnames
	  snunique              (0/1) Make synth. shortnames unique
	  urlbase               Basename prepended to URL on output
	  prefer_shortnames     (0/1) Use shortname instead of description
	  datum                 GPS datum (def. WGS 84)
	  utc                   Write timestamps with offset x to UTC time
	gdb                   Garmin MapSource - gdb
	  cat                   Default category on output (1..16)
	  bitscategory          Bitmap of categories
	  ver                   Version of gdb file to generate (1..3)
	  via                   (0/1) Drop route points that do not have an equivalent w
	  dropwpt               (0/1) Don't create waypoints for non-user points
	  roadbook              (0/1) Include major turn points (with description) from 
	garmin_txt            Garmin MapSource - txt (tab delimited)
	  date                  Read/Write date format (i.e. yyyy/mm/dd)
	  datum                 GPS datum (def. WGS 84)
	  dist                  Distance unit [m=metric, s=statute]
	  grid                  Write position using this grid.
	  prec                  Precision of coordinates
	  temp                  Temperature unit [c=Celsius, f=Fahrenheit]
	  time                  Read/Write time format (i.e. HH:mm:ss xx)
	  utc                   Write timestamps with offset x to UTC time
	garmin_poi            Garmin POI database
	  snlen                 Max synthesized shortname length
	  snwhite               (0/1) Allow whitespace synth. shortnames
	  snupper               (0/1) UPPERCASE synth. shortnames
	  snunique              (0/1) Make synth. shortnames unique
	  urlbase               Basename prepended to URL on output
	  prefer_shortnames     (0/1) Use shortname instead of description
	  datum                 GPS datum (def. WGS 84)
	  utc                   Write timestamps with offset x to UTC time
	garmin_gpi            Garmin Points of Interest (.gpi)
	  alerts                (0/1) Enable alerts on speed or proximity distance
	  bitmap                Use specified bitmap on output
	  category              Default category on output
	  hide                  (0/1) Don't show gpi bitmap on device
	  descr                 (0/1) Write description to address field
	  notes                 (0/1) Write notes to address field
	  position              (0/1) Write position to address field
	  proximity             Default proximity
	  sleep                 After output job done sleep n second(s)
	  speed                 Default speed
	  unique                (0/1) Create unique waypoint names (default = yes)
	  units                 Units used for names with @speed ('s'tatute or 'm'
	  writecodec            codec to use for writing strings
	  languagecode          language code to use for reading dual language fil
	garmin                Garmin serial/USB protocol
	  snlen                 Length of generated shortnames
	  snwhite               (0/1) Allow whitespace synth. shortnames
	  deficon               Default icon name
	  get_posn              (0/1) Return current position as a waypoint
	  power_off             (0/1) Command unit to power itself down
	  erase_t               (0/1) Erase existing courses when writing new ones
	  resettime             (0/1) Sync GPS time to computer time
	  category              Category number to use for written waypoints
	  bitscategory          Bitmap of categories
	  baud                  Speed in bits per second of serial port (baud=9600
	  codec                 override codec to use for device
	gtrnctr               Garmin Training Center (.tcx/.crs/.hst/.xml)
	  course                (0/1) Write course rather than history, default yes
	  sport                 Sport: Biking (deflt), Running, MultiSport, Other
	geo                   Geocaching.com .loc
	  deficon               Default icon name
	geojson               GeoJson
	  compact               (0/1) Compact Output. Default is off.
	dg-100                GlobalSat DG-100/BT-335 Download
	  erase                 (0/1) Erase device data after download
	  erase_only            (0/1) Only erase device data, do not download anything
	dg-200                GlobalSat DG-200 Download
	  erase                 (0/1) Erase device data after download
	  erase_only            (0/1) Only erase device data, do not download anything
	globalsat             GlobalSat GH625XT GPS training watch
	  showlist              (0/1) list tracks
	  dump-file             Dump raw data to this file
	  input-is-dump-file    (0/1) Dump raw data to this file
	  timezone              Time zone ID
	kml                   Google Earth (Keyhole) Markup Language
	  deficon               Default icon name
	  lines                 (0/1) Export linestrings for tracks and routes
	  points                (0/1) Export placemarks for tracks and routes
	  line_width            Width of lines, in pixels
	  line_color            Line color, specified in hex AABBGGRR
	  floating              (0/1) Altitudes are absolute and not clamped to ground
	  extrude               (0/1) Draw extrusion line from trackpoint to ground
	  track                 (0/1) Write KML track (default = 0)
	  trackdata             (0/1) Include extended data for trackpoints (default = 1
	  trackdirection        (0/1) Indicate direction of travel in track icons (defau
	  units                 Units used when writing comments ('s'tatute, 'm'et
	  labels                (0/1) Display labels on track and routepoints  (default 
	  max_position_point    Retain at most this number of position points  (0 
	  rotate_colors         Rotate colors for tracks and routes (default autom
	  prec                  Precision of coordinates, number of decimals
	googletakeout         Google Takeout Location History
	land_air_sea          GPS Tracking Key Pro text
	  snlen                 Max synthesized shortname length
	  snwhite               (0/1) Allow whitespace synth. shortnames
	  snupper               (0/1) UPPERCASE synth. shortnames
	  snunique              (0/1) Make synth. shortnames unique
	  urlbase               Basename prepended to URL on output
	  prefer_shortnames     (0/1) Use shortname instead of description
	  datum                 GPS datum (def. WGS 84)
	  utc                   Write timestamps with offset x to UTC time
	gtm                   GPS TrackMaker
	arc                   GPSBabel arc filter file
	  snlen                 Max synthesized shortname length
	  snwhite               (0/1) Allow whitespace synth. shortnames
	  snupper               (0/1) UPPERCASE synth. shortnames
	  snunique              (0/1) Make synth. shortnames unique
	  urlbase               Basename prepended to URL on output
	  prefer_shortnames     (0/1) Use shortname instead of description
	  datum                 GPS datum (def. WGS 84)
	  utc                   Write timestamps with offset x to UTC time
	gpsdrive              GpsDrive Format
	  snlen                 Max synthesized shortname length
	  snwhite               (0/1) Allow whitespace synth. shortnames
	  snupper               (0/1) UPPERCASE synth. shortnames
	  snunique              (0/1) Make synth. shortnames unique
	  urlbase               Basename prepended to URL on output
	  prefer_shortnames     (0/1) Use shortname instead of description
	  datum                 GPS datum (def. WGS 84)
	  utc                   Write timestamps with offset x to UTC time
	gpsdrivetrack         GpsDrive Format for Tracks
	  snlen                 Max synthesized shortname length
	  snwhite               (0/1) Allow whitespace synth. shortnames
	  snupper               (0/1) UPPERCASE synth. shortnames
	  snunique              (0/1) Make synth. shortnames unique
	  urlbase               Basename prepended to URL on output
	  prefer_shortnames     (0/1) Use shortname instead of description
	  datum                 GPS datum (def. WGS 84)
	  utc                   Write timestamps with offset x to UTC time
	gpx                   GPX XML
	  snlen                 Length of generated shortnames
	  suppresswhite         (0/1) No whitespace in generated shortnames
	  logpoint              (0/1) Create waypoints from geocache log entries
	  urlbase               Base URL for link tag in output
	  gpxver                Target GPX version for output
	  humminbirdextensio    (0/1) Add info (depth) as Humminbird extension
	  garminextensions      (0/1) Add info (depth) as Garmin extension
	  elevprec              Precision of elevations, number of decimals
	m241-bin              Holux M-241 (MTK based) Binary File Format
	  csv                   MTK compatible CSV output file
	m241                  Holux M-241 (MTK based) download
	  erase                 (0/1) Erase device data after download
	  erase_only            (0/1) Only erase device data, do not download anything
	  log_enable            (0/1) Enable logging after download
	  csv                   MTK compatible CSV output file
	  block_size_kb         Size of blocks in KB to request from device
	html                  HTML Output
	  stylesheet            Path to HTML style sheet
	  encrypt               (0/1) Encrypt hints using ROT13
	  logs                  (0/1) Include groundspeak logs if present
	  degformat             Degrees output as 'ddd', 'dmm'(default) or 'dms'
	  altunits              Units for altitude (f)eet or (m)etres
	humminbird_ht         Humminbird tracks (.ht)
	humminbird            Humminbird waypoints and routes (.hwr)
	lowranceusr           Lowrance USR
	  ignoreicons           (0/1) (USR input) Ignore event marker icons on read
	  writeasicons          (0/1) (USR output) Treat waypoints as icons on write
	  merge                 (0/1) (USR output) Merge into one segmented trail
	  break                 (0/1) (USR input) Break segments into separate trails
	  wversion              (USR output) Write version
	  title                 (USR output) Output file title string
	  serialnum             (USR output) Device serial number
	  description           (USR output) Output file content description
	miniHomer             MiniHomer, a skyTraq Venus 6 based logger (downloa
	  baud                  Baud rate used for download
	  dump-file             Dump raw data to this file
	  erase                 (0/1) Erase device data after download
	  first-sector          First sector to be read from the device
	  initbaud              Baud rate used to init device (0=autodetect)
	  last-sector           Last sector to be read from the device (-1: smart 
	  no-output             (0/1) Disable output (useful with erase)
	  read-at-once          Number of sectors to read at once (0=use single se
	  Home                  POI for Home Symbol as lat:lng[:alt]
	  Car                   POI for Car Symbol as lat:lng[:alt]
	  Boat                  POI for Boat Symbol as lat:lng[:alt]
	  Heart                 POI for Heart Symbol as lat:lng[:alt]
	  Bar                   POI for Bar Symbol as lat:lng[:alt]
	  gps-utc-offset        Seconds that GPS time tracks UTC (0: best guess)
	  gps-week-rollover     GPS week rollover period we're in (-1: best guess)
	garmin_xt             Mobile Garmin XT Track files
	  ftype                 Garmin Mobile XT ([ATRK]/STRK) (required)
	  trk_header            Track name processing option ([0]-nrm/1-ign)
	mtk-bin               MTK Logger (iBlue 747,...) Binary File Format
	  csv                   MTK compatible CSV output file
	mtk                   MTK Logger (iBlue 747,Qstarz BT-1000,...) download
	  erase                 (0/1) Erase device data after download
	  erase_only            (0/1) Only erase device data, do not download anything
	  log_enable            (0/1) Enable logging after download
	  csv                   MTK compatible CSV output file
	  block_size_kb         Size of blocks in KB to request from device
	tpg                   National Geographic Topo .tpg (waypoints)
	  datum                 Datum (default=NAD27)
	tpo2                  National Geographic Topo 2.x .tpo
	tpo3                  National Geographic Topo 3.x/4.x .tpo
	nmea                  NMEA 0183 sentences
	  snlen                 Max length of waypoint name to write
	  gprmc                 (0/1) Read/write GPRMC sentences
	  gpgga                 (0/1) Read/write GPGGA sentences
	  gpvtg                 (0/1) Read/write GPVTG sentences
	  gpgsa                 (0/1) Read/write GPGSA sentences
	  date                  Complete date-free tracks with given date (YYYYMMD
	  get_posn              (0/1) Return current position as a waypoint
	  pause                 Decimal seconds to pause between groups of strings
	  append_positioning    (0/1) Append realtime positioning data to the output fil
	  baud                  Speed in bits per second of serial port (baud=4800
	  gisteq                (0/1) Write tracks for Gisteq Phototracker
	  ignore_fix            (0/1) Accept position fixes in gpgga marked invalid
	osm                   OpenStreetMap data files
	  tag                   Write additional way tag key/value pairs
	  tagnd                 Write additional node tag key/value pairs
	  created_by            Use this value as custom created_by value
	ozi                   OziExplorer
	  pack                  (0/1) Write all tracks into one file
	  snlen                 Max synthesized shortname length
	  snwhite               (0/1) Allow whitespace synth. shortnames
	  snupper               (0/1) UPPERCASE synth. shortnames
	  snunique              (0/1) Make synth. shortnames unique
	  wptfgcolor            Waypoint foreground color
	  wptbgcolor            Waypoint background color
	  proximity             Proximity distance
	  altunit               Unit used in altitude values
	  proxunit              Unit used in proximity values
	  codec                 codec to use for reading and writing strings (defa
	qstarz_bl-1000        Qstarz BL-1000
	cup                   See You flight analysis data
	  snlen                 Max synthesized shortname length
	  snwhite               (0/1) Allow whitespace synth. shortnames
	  snupper               (0/1) UPPERCASE synth. shortnames
	  snunique              (0/1) Make synth. shortnames unique
	  urlbase               Basename prepended to URL on output
	  prefer_shortnames     (0/1) Use shortname instead of description
	  datum                 GPS datum (def. WGS 84)
	  utc                   Write timestamps with offset x to UTC time
	skytraq               SkyTraq Venus based loggers (download)
	  erase                 (0/1) Erase device data after download
	  targetlocation        Set location finder target location as lat,lng
	  configlog             Configure logging parameter as tmin:tmax:dmin:dmax
	  baud                  Baud rate used for download
	  initbaud              Baud rate used to init device (0=autodetect)
	  read-at-once          Number of sectors to read at once (0=use single se
	  first-sector          First sector to be read from the device
	  last-sector           Last sector to be read from the device (-1: smart 
	  dump-file             Dump raw data to this file
	  no-output             (0/1) Disable output (useful with erase)
	  gps-utc-offset        Seconds that GPS time tracks UTC (0: best guess)
	  gps-week-rollover     GPS week rollover period we're in (-1: best guess)
	skytraq-bin           SkyTraq Venus based loggers Binary File Format
	  first-sector          First sector to be read from the file
	  last-sector           Last sector to be read from the file (-1: read til
	  gps-utc-offset        Seconds that GPS time tracks UTC (0: best guess)
	  gps-week-rollover     GPS week rollover period we're in (-1: best guess)
	subrip                SubRip subtitles for video mapping (.srt)
	  video_time            Video position for which exact GPS time is known (
	  gps_time              GPS time at position video_time (hhmmss[.sss], def
	  gps_date              GPS date at position video_time (yyyymmdd, default
	  format                Format for subtitles
	openoffice            Tab delimited fields useful for OpenOffice
	  snlen                 Max synthesized shortname length
	  snwhite               (0/1) Allow whitespace synth. shortnames
	  snupper               (0/1) UPPERCASE synth. shortnames
	  snunique              (0/1) Make synth. shortnames unique
	  urlbase               Basename prepended to URL on output
	  prefer_shortnames     (0/1) Use shortname instead of description
	  datum                 GPS datum (def. WGS 84)
	  utc                   Write timestamps with offset x to UTC time
	text                  Textual Output
	  nosep                 (0/1) Suppress separator lines between waypoints
	  encrypt               (0/1) Encrypt hints using ROT13
	  logs                  (0/1) Include groundspeak logs if present
	  degformat             Degrees output as 'ddd', 'dmm'(default) or 'dms'
	  altunits              Units for altitude (f)eet or (m)etres
	  splitoutput           (0/1) Write each waypoint in a separate file
	unicsv                Universal csv with field structure in first line
	  datum                 GPS datum (def. WGS 84)
	  grid                  Write position using this grid.
	  utc                   Write timestamps with offset x to UTC time
	  format                (0/1) Write name(s) of format(s) from input session(s)
	  filename              (0/1) Write filename(s) from input session(s)
	  fields                Name and order of input fields, separated by '+'
	  codec                 codec to use for reading and writing strings (defa
	vcard                 Vcard Output (for iPod)
	  encrypt               (0/1) Encrypt hints using ROT13

Supported data filters:
	arc                   Include Only Points Within Distance of Arc        
	  file                  File containing vertices of arc 
	  rte                   Route(s) are vertices of arc 
	  trk                   Track(s) are vertices of arc 
	  distance              Maximum distance from arc (required)
	  exclude               Exclude points close to the arc 
	  points                Use distance from vertices not lines 
	  project               Move waypoints to its projection on lines or verti 
	bend                  Add points before and after bends in routes       
	  distance              Distance to the bend in meters where the new point 
	  minangle              Minimum bend angle in degrees 
	discard               Remove unreliable points with high hdop or vdop   
	  hdop                  Suppress points with higher hdop 
	  vdop                  Suppress points with higher vdop 
	  hdopandvdop           Link hdop and vdop suppression with AND 
	  sat                   Minimum sats to keep points 
	  fixnone               Suppress points without fix 
	  fixunknown            Suppress points with unknown fix 
	  elemin                Suppress points below given elevation in meters 
	  elemax                Suppress points above given elevation in meters 
	  matchname             Suppress points where name matches given name 
	  matchdesc             Suppress points where description matches given na 
	  matchcmt              Suppress points where comment matches given name 
	  matchicon             Suppress points where type matches given name 
	duplicate             Remove Duplicates                                 
	  shortname             Suppress duplicate waypoints based on name 
	  location              Suppress duplicate waypoint based on coords 
	  all                   Suppress all instances of duplicates 
	  correct               Use coords from duplicate points 
	interpolate           Interpolate between trackpoints                   
	  time                  Time interval in seconds 
	  distance              Distance interval 
	  route                 Interpolate routes instead 
	nuketypes             Remove all waypoints, tracks, or routes           
	  waypoints             Remove all waypoints from data stream 
	  tracks                Remove all tracks from data stream 
	  routes                Remove all routes from data stream 
	polygon               Include Only Points Inside Polygon                
	  file                  File containing vertices of polygon (required)
	  exclude               Exclude points inside the polygon 
	position              Remove Points Within Distance                     
	  distance              Maximum positional distance (required)
	  all                   Suppress all points close to other points 
	  time                  Maximum time in seconds between two points (required)
	radius                Include Only Points Within Radius                 
	  lat                   Latitude for center point (D.DDDDD) (required)
	  lon                   Longitude for center point (D.DDDDD) (required)
	  distance              Maximum distance from center (required)
	  exclude               Exclude points close to center 
	  nosort                Inhibit sort by distance to center 
	  maxcount              Output no more than this number of points 
	  asroute               Put resulting waypoints in route of this name 
	resample              Resample Track                                    
	  decimate              Decimate, decrease sample rate by a factor of n 
	  interpolate           Interpolate, increase sample rate by a factor of n 
	  average               Running average of n points 
	simplify              Simplify routes                                   
	  count                 Maximum number of points in route 
	  error                 Maximum error 
	  crosstrack            Use cross-track error (default) 
	  length                Use arclength error 
	  relative              Use relative error 
	sort                  Rearrange waypoints, routes and/or tracks by resor
	  description           Sort waypoints by description 
	  gcid                  Sort waypoints by numeric geocache ID 
	  shortname             Sort waypoints by short name 
	  time                  Sort waypoints by time 
	  rtedesc               Sort routes by description 
	  rtename               Sort routes by name 
	  rtenum                Sort routes by number 
	  trkdesc               Sort tracks by description 
	  trkname               Sort tracks by name 
	  trknum                Sort tracks by number 
	stack                 Save and restore waypoint lists                   
	  push                  Push waypoint list onto stack 
	  pop                   Pop waypoint list from stack 
	  swap                  Swap waypoint list with <depth> item on stack 
	  copy                  (push) Copy waypoint list 
	  append                (pop) Append list 
	  discard               (pop) Discard top of stack 
	  replace               (pop) Replace list (default) 
	  depth                 (swap) Item to use (default=1) 
	reverse               Reverse stops within routes                       
	track                 Manipulate track lists                            
	  move                  Correct trackpoint timestamps by a delta 
	  pack                  Pack all tracks into one 
	  split                 Split by date or time interval 
	  sdistance             Split by distance 
	  merge                 Merge multiple tracks for the same way 
	  name                  Use only track(s) where title matches given name 
	  start                 Use only track points after or at this timestamp 
	  stop                  Use only track points before or at this timestamp 
	  title                 Basic title for new track(s) 
	  fix                   Synthesize GPS fixes (PPS, DGPS, 3D, 2D, NONE) 
	  course                Synthesize course 
	  speed                 Synthesize speed 
	  seg2trk               Split track at segment boundaries into multiple tr 
	  trk2seg               Merge tracks inserting segment separators at bound 
	  segment               segment tracks with abnormally long gaps 
	  faketime              Add specified timestamp to each trackpoint 
	  discard               Discard track points without timestamps during mer 
	  minimum_points        Discard tracks with fewer than these points 
	transform             Transform waypoints into a route, tracks into rout
	  wpt                   Transform track(s) or route(s) into waypoint(s) [R 
	  rte                   Transform waypoint(s) or track(s) into route(s) [W 
	  trk                   Transform waypoint(s) or route(s) into tracks(s) [ 
	  rptdigits             Number of digits in generated names 
	  rptname               Use source name for route point names 
	  del                   Delete source data after transformation 
	  timeless              Create transformed points without times 
	height                Manipulate altitudes                              
	  add                   Adds a constant value to every altitude 
	  wgs84tomsl            Converts WGS84 ellipsoidal height to orthometric h 
	swap                  Swap latitude and longitude of all loaded points  
	validate              Validate internal data structures                 
	  checkempty            Check for empty input 
	  debug                 Output debug messages instead of possibly issuing  
