Update: GPS/Mapviewer For The PSP Tutorial |
Ó
To say that Deniska's GPS/Mapviewer for the PSP is a hit is an understatement. More like a big, big, big hit. It also generated a lot of questions from PSP users on how to use this homebrew app. The talented and generous Deniska issued this tutorial to help all you directionally-challenged people from getting lost:The map viewer package includes the cygwin script (in the scripts) to get the maps for any given GPS coordinate:
./getmap.sh [latitude] [longitude] [base zoom] [size]
- The script takes 4 arguments. You can find out the latitude/longitude of the area you want by using following tool: http://www.mapki.com/wiki/Get_Lon_Lat
- Base zoom [0-16] corresponds to the values of the zoom bar on that tools map (0 being the most detailed map)
- Size is the number of the maps 256 pixel segments. Size 16 will create a base map 4096x4096 pixels. Displaying maps, large than 4096x4096 will suck up all the PSP's browser memory.
- Create a folder /WEB in the root of your PSP's memory stick
- Download a small map of center of Paris from: http://deniska.dcemu.co.uk/bin/_PARI....34497_16x.zip (paste the link in to your browser if it does not work directly)
- Unzip the map into to the WEB folder
- The WEB folder should have 1x, 2x, 4x... folders in it, as well as 1x.html 2x.html...8x.html files...
- Open PSP's web browser and type in following URL: file:/WEB/8x.html
- Click on the map to zoom in or use LEFT TRIGGER to go back & zoom out. Use directional buttons to move up/down/left/right on the map.
Best prices available for:
Contact Us:
The QJ.net Network |
|
| Site | Feed |
| QJ.NET | RSS |
| Nintendo DS | RSS |
| PlayStation 3 | RSS |
| PSP Updates | RSS |
| Wii | RSS |
| Xbox 360 | RSS |
| MMORPG | RSS |
| Personal Computer Games | RSS |
| iPhone - iPod Touch | RSS |
| QJ.NET Forums | RSS |
User Favorites - February
User Favorites - February
Categories
Archives
Accessories
Add-ons
Applications
Artwork
Batteries
Cheats
Deals
Emulators
Events
Featured Articles
Firmware
Flash Applications
Flash games
Game Demos
Games
Hacks & Exploits
Homebrew Applications
Homebrew Demos
Homebrew Development
Homebrew Emulators
Homebrew Games
Homebrew Themes
How-To
Humor
Imports
Interviews
Magazines
Mods
MY QJ
News
Off Topic
On Shelves This Week
Opinions & Analysis
Podcasts
Previews
PSP Go
PSP Minis
PSP Slim & Lite
QJ How-To Series
QuickJump QuickGuide
QuickJump QuickPeek
Reviews
Rumors
Scans
Screenshots
Site News
Titles
UMD Movies
Videos
Weekend Warrior
Wi-Fi
February 2010
January 2010
December 2009
November 2009
October 2009
September 2009
August 2009
July 2009
June 2009
May 2009
April 2009
March 2009
February 2009
January 2009
December 2008
November 2008
October 2008
September 2008
August 2008
July 2008
June 2008
May 2008
April 2008
March 2008
February 2008
January 2008
December 2007
November 2007
October 2007
September 2007
August 2007
July 2007
June 2007
May 2007
April 2007
March 2007
February 2007
January 2007
December 2006
November 2006
October 2006
September 2006
August 2006
July 2006
June 2006
May 2006
April 2006
March 2006
February 2006
January 2006
December 2005
November 2005
October 2005
September 2005
August 2005
July 2005
June 2005
May 2005
April 2005
March 2005
February 2005
January 2005



Comments
Reply
Well, I havent got the gps module yet, but can someone upload the UK maps?
Reply
Reply
Reply
Reply
cygwin was a bit tough to get working, and it helps to know a little linux to get it rolling, heres my tips
DL cygwin and install it
DL wget and bc (google em up)
dump the zips inot the main bin.. not the user\bin (ie the .exe files)
run the scripts
the logitude/lat is not the center point of the map but rater the top right corner, so some mokeying around is required to pull a map correcly.
enjoy this kickass program, its amazing!
Reply
Reply
Reply
Keep up the good work
Reply
and now you're praising this app again...fair enough it may work but yes, who has wireless internet whilst driving.
and ffs, full page adverts when trying to see comments, you guys must be rolling in it, I'm taking my business elsewhere, psp-hacks.com, maybe they'll have less ads, and they're not afraid of iso loading.
bye bye
Reply
THanks, will there be a postcode kind of search soon? Like from A-->b type of thing? Then directions, turn right here etc... ?
Thanks....BEAT TOMTOM!
Reply
Reply
Reply
Few questions:
1) 1.5 has no browser, in the readme you using the browser for everyting, how does that work? is it not for 1.5?
2)Do you have to extract the scripts folder onto your psp and run them from there or on your pc?
seems a little complicated, but I really want to try it.
Any chance of getting a more detailed tutorial on maps?
getting them and how to use them?
Reply
Can we do that?
you can post it or we can download.
I would really appreciate it
ppppllleeeeaaaa aaaaassssseeee
Reply
Reply
14) maps Need to be DL'd on you PSP (using program) or on your computer (using cygwin)
15) "browser" refers to teh program.. you can also use the web browser to view the maps that cygwin exports using the extra script provided.
dump the scripts into you "home" directory in cygwin once its installed on your PC.. You also NEED "wget" and "bc" google these bad boys and install them to the "bin" direcotry (theres a bunch of other .exe files there)
now boot cygwin and run the scripts.. type "ls" to list the files if you can't remember the name of the script.. sit back and watch it download, now you are cooken
16) ya there needs to be more description on how to get cygwin setup, its confusing as hell to get going, a prepackaged program all setup with the scripts would be nice QJ admins...
Reply
What should the map be? .. From where to download maps .... i need the MAP for Bulgaria ... or Maps for Bulgaria
Reply
What should the map be? .. From where to download maps .... i need the MAP for Bulgaria ... or Maps of Bulgaria
Reply
Reply
Reply
Reply
and ytf i there a 1.5 and 1.0 file is this the real browser i guess i need a gps receive huh so where do i buy on of these, this program is great but the dude need to be more clear on his descriptions, and also where da hell do i get the maps URL please, the dude just said google map omg i search for google maps for hours and could download crap.
Reply
Reply
Reply
i got em but i cant get the script to run properly!!!
Reply
use "cd scripts" to change the dir
use "./sript.sh" (e.g. "./getmaps.sh") to start the script.
Reply
"/usr/bin/getmap.sh: line##: wget: command not found"
mayb something to do with installing wget properly? im so confused :(
Reply
Are wget and bc not included in cygwin?
How to install them manually?
Reply
However I still can't get it to work :\
Reply
Reply