diff options
author | Daniel Stolarski <daniel.stolarski@gmail.com> | 2011-12-23 01:50:22 -0600 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-12-23 14:05:43 -0200 |
commit | 6e4b7aa525cee61c4cabd45a1db62a72f181733f (patch) | |
tree | a080dfd9ea11c64fcf263b35a0a16c2481d3438e /desktop/qlandkartegt/README | |
parent | 054cb56659bd7a21df5d702ab745a005eb20ddbb (diff) | |
download | slackbuilds-6e4b7aa525cee61c4cabd45a1db62a72f181733f.tar.gz |
desktop/qlandkartegt: Added (Geotiff/Garmin map/OSM viewer)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'desktop/qlandkartegt/README')
-rw-r--r-- | desktop/qlandkartegt/README | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/desktop/qlandkartegt/README b/desktop/qlandkartegt/README new file mode 100644 index 0000000000..5918d4b820 --- /dev/null +++ b/desktop/qlandkartegt/README @@ -0,0 +1,16 @@ +QLandkarteGT (GeoTIFF/Garmin map/OSM viewer) + +QLandkarte GT is the ultimate outdoor aficionado's tool. It supports +GPS maps in GeoTiff format as well as Garmin's img vector map format. + +Also it is a front end to the GDAL tools, to make georeferencing +scanned maps feasible for the normal user. Compared to similar tools +like QGis, its target users are more on the consumer side than on the +scientific one. QLandkarte GT might not let you select every possible +feature of the GDAL tools, but it will simplify their use to the demands +of most users. + +See http://sourceforge.net/apps/mediawiki/qlandkartegt/ for details on +how to install and convert maps. + +This requires geos, proj, and gdal. gpsd and libdmtx are optional. |