Skip to main content

Download maps for mobile devices over broadband, with a personal computer.

Project description

Mobile Map Downloader is a command line program to download maps from the Internet and install them on mobile devices, such as smart phones. The program is intended to run on a (personal) computer, that has a fast and cheap Internet connection, and a large hard disk. The downloaded maps are also stored on the personal computer.

The software is currently in beta state. It can be productively used by adventurous people, or semi experts. Expect it to lack some functionality, to crash often, and to sometimes do unwanted things.

The program currently only supports OsmAnd:

http://osmand.net/

If you find any errors, or if you have good ideas for the program, please put them into the project’s issue tracker:

https://github.com/eike-welk/mobile_map_downloader/issues

Installation

Open a terminal, get administrator/root privileges and type:

pip install mobile-map-download --pre -U

Alternatively you can install the program with Virtualenv. With Virtualenv you don’t need root privileges, and can delete the program from your computer without a trace:

virtualenv virtualenv/  #can use any name for the directory
cd virtualenv
source bin/activate
pip install mobile-map-download --pre -U

Usage

List the maps of France, that the program can download:

dlmap ls "*France*"

Patterns with wildcards should be quoted, because the shell might fill them in.

Install maps of France for OsmAnd, on a certain device:

dlmap -m /var/run/media/eike/1A042-B123/ install "osmand/France*"

The program has a built in help facility, detailed information about its changing set of features has to be taken from it:

dlmap -h

Each subcommand has its own help message:

dlmap install -h

Development

The program is written in the Python programming language, version 2.7. Contributions of code are very welcome. The program has currently only been tested on Linux. It uses however no Linux specific functionality, so porting to other operating systems should be easy.

Development is coordinated on Github:

https://github.com/eike-welk/mobile_map_downloader

The issue tracker for errors and good ideas is here:

https://github.com/eike-welk/mobile_map_downloader/issues

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mobile-map-downloader-0.1.4.tar.gz (18.3 kB view details)

Uploaded Source

File details

Details for the file mobile-map-downloader-0.1.4.tar.gz.

File metadata

File hashes

Hashes for mobile-map-downloader-0.1.4.tar.gz
Algorithm Hash digest
SHA256 b8e12818c6d8f148f16b7020aee508ffeeffb4d4f460bd9f4998dafa753e0efe
MD5 612f84f718bce50dda86c1f447acb0be
BLAKE2b-256 c980fe0b5a91a0886d6a19eb6f5963cb6a2d739845bdb61d4640ad240694cb3a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page