diff options
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. |