GithubHelp home page GithubHelp logo

asalamon-work / gmapcatcher Goto Github PK

View Code? Open in Web Editor NEW

This project forked from heldersepu/gmapcatcher

0.0 1.0 0.0 60.07 MB

An offline map viewer

HTML 0.15% Python 98.24% Shell 0.59% Batchfile 0.18% NSIS 0.84%

gmapcatcher's Introduction

Overview

GMapCatcher is an offline maps viewer. It can display maps from many providers such as:

CloudMade, OpenStreetMap, Yahoo Maps, Bing Maps, Nokia Maps, SkyVector, Google Map.

It displays them using a custom GUI. User can view the maps while offline. GMapCatcher doesn't depend on the map's JavaScript.

GMapCatcher is written in Python 2.7 & PyGTK, can run on Linux, Windows and Mac OSX.

https://raw.githubusercontent.com/heldersepu/gmapcatcher/wiki/snapshot.gif

You can find a list of improvements and latest features in the Changelog

Download

https://github.com/heldersepu/GMapCatcher/releases

or

$ git clone https://github.com/heldersepu/gmapcatcher

Usage

See the User Guide for more details.

maps.py is a gui program used to browse google map. With the offline toggle button unchecked, it can download google map tiles automatically. Once the file downloaded, it will reside on user's hard disk and needn't to be downloaded again any more, there is an optional "Force update" if the tile is older than 24 hours, it will be re-downloaded.

download.py is a downloader tool that can be used to download map tiles without gui. maps can use files it downloaded without configuration.

Below is an example using download.py:

$ download.py --location="Paris, France" --max-zoom=16 --min-zoom=0 --latrange=2.0 --lngrange=2.0

Files

Linux:

$HOME/.GMapCatcher/*

Windows:

%UserProfile%/.GMapCatcher/*

Dependencies

Windows users are highly recommended to download the latest Windows installer. This installer contains all required packages, works well on XP, Vista, Win 7, 8 & 10 . For a complete list of tested OS, see wiki Tested Operating Systems.

If you choose to run directly from sources you must have all dependencies, see wiki: https://github.com/heldersepu/GMapCatcher/blob/wiki/devEnv.md

gmapcatcher's People

Contributors

kipe avatar markiemark avatar heldersepu avatar benz-law avatar asalamon-work avatar kevlo avatar iwasinnam avatar citrin avatar googlecodeexporter avatar jonasstein avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.