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 install "osmand/France*" -m /var/run/media/eike/1A042-B123/

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.1.tar.gz (16.1 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for mobile-map-downloader-0.1.1.tar.gz
Algorithm Hash digest
SHA256 63995d90a0cb2732a1932b4600582951d9b1521d53b0aef6a1e26a93299f6c71
MD5 51a3ceeb87cd028d65ccea1b26998d34
BLAKE2b-256 fe61d25507e560377b9e7c63d10f773bd5adad77984ba456ea253b221f2fd4ec

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