Magellan DirectRoute 3.0 Manual do Utilizador Página 103

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 130
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 102
Da-
ta
Fil-
ters
88
This option is not valid in combination with any other option.
time option
Sort by time.
This option causes the waypoints to be sorted in chronological order by creation time.
This option is not valid in combination with any other option.
Remove all waypoints, tracks, or routes
(nuketypes)
There are three main types of data that GPSBabel deals with: waypoints, tracks, and routes. The nuketypes
filter allows removing all the data of any or all of those three types.
Example 4.9. Filtering data types with nuketypes
If you have a GPX file that contains routes, tracks, and waypoints and you want a GPX file that contains
only tracks, you may use this filter to remove the waypoints and the routes with this command:
gpsbabel -i gpx -f bigfile.gpx -x nuketypes,waypoints,routes -o gpx -F
tracksonly.gpx
waypoints option
Remove all waypoints from data stream.
This option causes the nuketypes filter to discard all waypoints that are not associated with a track or route.
tracks option
Remove all tracks from data stream.
This option causes the nuketypes filter to discard all track data.
routes option
Remove all routes from data stream.
This option causes the nuketypes filter to discard all route data.
Remove Duplicates (duplicate)
The duplicate filter is designed to remove duplicate points based on their short name (traditionally a
waypoint's name on the GPS receiver), and/or their location (to a precision of 6 decimals). This filter sup-
ports two options that specify how duplicates will be recognized, shortname and location. Gener-
ally, at least one of these options is required.
Vista de página 102
1 2 ... 98 99 100 101 102 103 104 105 106 107 108 ... 129 130

Comentários a estes Manuais

Sem comentários