Magellan DirectRoute 3.0 Bedienungsanleitung Seite 68

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 130
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 67
The
For-
mats
53
to use it, including preserving hyperlinks, are at gpsbabel.org [http://www.gpsbabel.org/formats/s_and_t/
Importing_into_Microsoft_Streets_and_Trips_2003.html]
Motorrad Routenplaner (Map&Guide) .bcr files
(bcr)
This format can...
read and write routes
This file format (extension .bcr) is used in Map&Guide Motorrad Routenplaner 2002™ and later versions.
BCR is a route-only format. If you own a newer release (2005 or later) you may also use the XML export
with GPSBabel's tef input format.
There may be other products from Map&Guide that use this format as well.
Coordinates are stored in a BCR file in a Mercator projection. The conversion from the Mercator projec-
tion to polar (latitude/longitude) coordinates and back again may result in visible differences. Experience
reports are welcome.
Example 3.4. Sample BCR command with all options
gpsbabel -r -i gpx -f in.gpx -o bcr,index=1,name="From A to
B",radius=6371012 -F a_to_b.bcr
index option
Index of route to write (if more the one in source).
Because the format supports only one route, this option may be used on output to select a single route from
a collection of routes read from a more expressive format. If you have, say, a gpx file that contains two
routes, you may use this option to write them one at a time to individual files.
gpsbabel -i gpx -f routes.gpx -o bcr,index=1 -F route1.bcr -o bcr,index=2
-F route2.bcr
name option
New name for the route.
This route specifies the name of the route. This is particularly useful if the route came from an input format
that did not support named routes, but it may also be used to rename a route.
radius option
Radius of our big earth (default 6371000 meters).
This option instructs GPSBabel to use a different value for the radius of the earth when converting between
the Mercator projection and geographic coordinates. The default value is 6371000.0 meters.
Seitenansicht 67
1 2 ... 63 64 65 66 67 68 69 70 71 72 73 ... 129 130

Kommentare zu diesen Handbüchern

Keine Kommentare