maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   maemo mapper help (https://talk.maemo.org/showthread.php?t=2292)

roman101 2006-06-28 02:45

maemo mapper help
 
how do you download a map of an area in maemo mapper. when i try to imput the latitude and longitude and download it, it crashes.

gnuite 2006-06-28 14:08

1. Are you connected to the internet?
2. Have you specified a Map Download URI? What is it?
3. Did you change the default Map Cache directory?
4. How many maps are you trying to download at once?
5. What version of Maemo Mapper are you using?

roman101 2006-06-29 02:55

wat is the map download uri? (sorry if this seems simple)

Invicta 2006-06-29 09:00

Quote:

Originally Posted by roman101
wat is the map download uri? (sorry if this seems simple)

Settings - Maps
http://mt.google.com/mt?n=404&v=w2.11&x=%d&y=%d&zoom=%d

Use cache dir: /media/mmc1/maps to download maps to maps-directory in mmc-card.

Ceklund 2006-07-01 05:24

Thanks!
 
Quote:

Originally Posted by Invicta
Settings - Maps
Use cache dir: /media/mmc1/maps to download maps to maps-directory in mmc-card.

Thanks for that tip. Now that I finally know how to direct my maps to my mmc, how do I delete the 20 Megs I have cramping the OS on my 770, in Maemo Mapper's default map folder? I do have xterm, but know NOTHING about it thus far.

I don't see a ?dir? command to use to see my directory trees anywhere.... I realize this isn't that clunky old DOS, I do, so no flames, heheh.

Please train me?

Thanks again...

BanditRider 2006-07-01 11:41

Some common linux commands:

ls - List the contents of the current directory. like DOS DIR command.
Common options are -l for long format showing permissions, dates, etc. -a or -A to include hidden files and directories in the list (hidden files and directory names begin with a .)
pwd - Print current/working directory
So you know where you are.
cd - Change current/working directory. Same as DOS.
cd - (cd space dash) will toggle between the current directory and the previous directory.
cd with no argument will change to your home directory.
mkdir - Make a directory

cp - Copy a file or directory. use -r option to copy directory trees

mv - Move (rename) files.

rm - Remove files or directories. use -r option to remove directory trees. (be careful with that one)


All times are GMT. The time now is 03:46.

vBulletin® Version 3.8.8