User Tools

Site Tools


software:qlandkartegt

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
software:qlandkartegt [2011/09/21 11:35] kratz00software:qlandkartegt [2012/01/03 13:09] (current) kratz00
Line 8: Line 8:
 mkdir ../build_QLandkarteGT && mkdir ../build_QLandkarteGT &&
 cd ../build_QLandkarteGT && cd ../build_QLandkarteGT &&
-cmake $OLDPWD &&+cmake -DCMAKE_INSTALL_PREFIX=/usr $OLDPWD &&
 make make
 </code> </code>
 +
 +<code>
 +make install
 +</code>
 +
 +====== Open a downloaded map file (*.img) ======
 +
 +====== Create a *.tdb file ======
 +
 +Required [[software::mkgmap]]
 +
 +<code>
 +java -jar mkgmap.jar --tdbfile gmapsupp.img
 +</code>
 +
 +====== Display the map ======
 +
 +  * choose "Load Map" from the File menu and the window "Select map..." appears
 +  * open osmmap.tdb by selecting it
 +  * to select a base map, choose the file gmapsupp.img now
 +
software/qlandkartegt.1316597700.txt.gz · Last modified: 2011/09/21 11:35 by kratz00