/[zanavi_public1]/navit/man/maptool.1
ZANavi

Contents of /navit/man/maptool.1

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (show annotations) (download)
Fri Oct 28 21:19:04 2011 UTC (12 years, 5 months ago) by zoff99
File size: 1562 byte(s)
import files
1 .TH maptool 1 "$Date$" "$Revision$" "USER COMMANDS"
2 .SH NAME
3 maptool \- parse osm textfile and converts to NavIt binfile format
4 .SH SYNOPSIS
5 .B bzcat planet.osm.bz2 | maptool mymap.bin
6 [\-h] [\-N] [\-W] [\-a value] [\-c] [\-d connect string] [\-e phase]
7 [\-k] [\-o] [\-s phase] [\-i input file] [\-w] [\-z level]
8 .SH DESCRIPTION
9 maptool parses osm textfile and converts to NavIt binfile format
10 .SH OPTIONS
11 .TP
12 \-h (\-\-help)
13 display a short help message
14 .TP
15 \-6 (-\-64bit)
16 set zip 64 bit compression
17 .TP
18 \-a (\-\-attr-debug-level)
19 control which data is included in the debug attribute
20 .TP
21 \-c (\-\-dump-coordinates)
22 dump coordinates after phase 1
23 .TP
24 \-d (\-\-db) <connect string>
25 get osm data out of a postgresql database with osm simple scheme and given connect string
26 .TP
27 \-e (\-\-end) <phase>
28 end at specified phase
29 .TP
30 \-i (\-\-input-file) <file>
31 specify the input file name (OSM), overrules default stdin
32 .TP
33 \-k (\-\-keep-tmpfiles)
34 do not delete tmp files after processing. useful to reuse them
35 .TP
36 \-N (\-\-nodes-only)
37 process only nodes
38 .TP
39 \-s (\-\-start) <phase>
40 start at specified phase
41 .TP
42 \-S (\-\-slice-size) <phrase>
43 defines the amount of memory to use, in bytes. Default is 1GB
44 .TP
45 \-w (\-\-dedupe-ways)
46 ensure no duplicate ways or nodes. useful when using several input files
47 .TP
48 \-W (\-\-ways-only)
49 process only ways
50 .TP
51 \-z (\-\-compression-level) <level>
52 set the compression level
53 .SH BUGS
54 Should you find one, please report it :
55 http://trac.navit-project.org
56 .SH AUTHOR
57 The navit Team - http://www.navit-project.org
58 .SH SEE ALSO
59 navit(1)

   
Visit the ZANavi Wiki