diff options
author | Pablo Santamaria <pablosantamaria@gmail.com> | 2010-08-15 18:24:18 -0400 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-08-15 20:53:42 -0500 |
commit | d4cf7aab1008d68eed440a262541745f71f0ef41 (patch) | |
tree | 476f997984ca7b35ab284369ab94598c6846c25d /network/gmapcatcher/README | |
parent | 0b8bbbe4a63ad9555891079e860d09504acc252c (diff) | |
download | slackbuilds-d4cf7aab1008d68eed440a262541745f71f0ef41.tar.gz |
network/gmapcatcher: Added (An offline map viewer)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'network/gmapcatcher/README')
-rw-r--r-- | network/gmapcatcher/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/network/gmapcatcher/README b/network/gmapcatcher/README new file mode 100644 index 0000000000..773aed0c6a --- /dev/null +++ b/network/gmapcatcher/README @@ -0,0 +1,9 @@ +GMapCatcher is an offline maps viewer. It downloads tiles automatically +from many providers such as: CloudMade, OpenStreetMap, Yahoo Maps, +Google Map. It displays them using a custom GUI. User can view the +maps while offline. GMapCatcher doesn't depend on google-map's java +scripts so it should work even if google changes them. It also provides +a downloading tool. + +GMapCatcher is written in Python 2.6, can run on Linux, Windows and +Mac OSX. |