File: README.INDEX

package info (click to toggle)
mkgmap 0.0.0%2Bsvn4905-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 12,032 kB
  • sloc: java: 73,856; xml: 1,695; python: 713; sh: 240; makefile: 149; perl: 31
file content (43 lines) | stat: -rw-r--r-- 1,224 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
$Id$

README.INDEX for mkgmap

This file describes the various README files for mkgmap.  Each file is
named README.name (where name is lower case) and covers a different
area of mkgmap usage.

The intent is that everything known about mkgmap will be contained in
the various README files.  Currently, README.INDEX describes a
proposed organization.  Files are listed in an order intended to be
helpful to new users.

* wiki, web pages

http://wiki.openstreetmap.org/wiki/Mkgmap
http://www.mkgmap.org.uk/page/main

* README.invoking

This file describes every command-line option for mkgmap.  It assumes
that a .jar already exists and that there are no java issues.

* README.examples

This file describes typical ways to run mkgmap.  It is intended to
cover various normal use cases.

* README.img

This files contains pointers to descriptions of the garmin formats.
It contains links to other related programs and documents.

* README.installing

This file explains how to get maps from mkgmap into GPS receivers via
USB Mass Storage, via MapSource (Windows) and RoadTrip (Mac).

* README.java

This file describes how to deal with java, CLASSPATH, which versions
work, etc.  It describes how to build mkgmap from source.