EnglishFrenchSpanish

Ad


OnWorks favicon

maptool - Online in the Cloud

Run maptool in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command maptool that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


maptool - parse osm textfile and convert to Navit binfile format

SYNOPSIS


For OSM XML data: bzcat planet.osm.bz2 | maptool mymap.bin [-h] [-5 <file>] [-6] [-a
<level>] [-c] -[-d <connect string] [-e <phase>] [-i <file>] [-k] [-M] [-N] [-o] [-r
<file>] [-s <phase>] [-S <size>] [-w] [-W] [-U] [-z <level>]

For OSM Protobuf/PBF data: maptool --protobuf -i planet.osm.pbf planet.bin [-h] [-5
<file>] [-6] [-a <level>] [-c] [-e <phase>] [-i <file>] [-k] [-M] [-N] [-o] [-P] [-r
<file>] [-s <phase>] [-S <size>] [-w] [-W] [-U] [-z <level>]

DESCRIPTION


maptool parses osm textfile and converts it to Navit binfile format

OPTIONS


-h (--help)
display a short help message

-4 (--md5)
set file where to write md5 sum

-6 (--64bit)
set zip 64 bit compression

-a (--attr-debug-level) <level>
control which data is included in the debug attribute

-c (--dump-coordinates)
dump coordinates after phase 1

-d (--db) <connect string>
get osm data out of a postgresql database with osm simple scheme and given connect
string

-e (--end) <phase>
end at specified phase

-i (--input-file) <file>
specify the input file name (OSM), overrules default stdin

-k (--keep-tmpfiles)
do not delete tmp files after processing. useful to reuse them

-N (--nodes-only)
process only nodes

-o (--coverage)
converts every street to street_coverage, resulting in a big fat black line. You
can overlay this map with another vector map or image map, and every street you
will still see is missing in the -o map

-P (--protobuf)
input file is protobuf

-r (--rule-file) <file>
read mapping rules from specified file

-s (--start) <phase>
start at specified phase

-S (--slice-size) <phrase>
limit memory to use for some large internal buffers, in bytes. Default is 1 GB.
Smaller slices reduce peak memory usage, at the cost of increased processing time.

-w (--dedupe-ways)
ensure no duplicate ways or nodes. useful when using several input files

-W (--ways-only)
process only ways

-U (--unknown-country)
add objects with unknown country to index

-z (--compression-level) <level>
set the compression level

Use maptool online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    wxPython
    wxPython
    A set of Python extension modules that
    wrap the cross-platform GUI classes from
    wxWidgets.. Audience: Developers. User
    interface: X Window System (X11), Win32 ...
    Download wxPython
  • 2
    packfilemanager
    packfilemanager
    This is the Total War pack file manager
    project, starting from version 1.7. A
    short introduction into Warscape
    modding: ...
    Download packfilemanager
  • 3
    IPerf2
    IPerf2
    A network traffic tool for measuring
    TCP and UDP performance with metrics
    around both throughput and latency. The
    goals include maintaining an active
    iperf cod...
    Download IPerf2
  • 4
    fre:ac - free audio converter
    fre:ac - free audio converter
    fre:ac is a free audio converter and CD
    ripper for various formats and encoders.
    It features MP3, MP4/M4A, WMA, Ogg
    Vorbis, FLAC, AAC, and Bonk format
    support, ...
    Download fre:ac - free audio converter
  • 5
    Matplotlib
    Matplotlib
    Matplotlib is a comprehensive library
    for creating static, animated, and
    interactive visualizations in Python.
    Matplotlib makes easy things easy and
    hard thing...
    Download Matplotlib
  • 6
    BotMan
    BotMan
    Write your chatbot logic once and
    connect it to one of the available
    messaging services, including Amazon
    Alexa, Facebook Messenger, Slack,
    Telegram or even yo...
    Download BotMan
  • More »

Linux commands

Ad