Home User CP Donate Chat Register Today!  
  Get New posts Faq / Help?
   


Go Back   Hackint0sh > Projects and Hacks > iPhone > Applications & Development > Free Toolchain Software

Reply
 
LinkBack (3) Thread Tools Display Modes
  2 links from elsewhere to this Post. Click to view. #1 (permalink)  
Old 01-09-2008, 05:06 AM
in7ane
Status: Offline
Junior Member
 
Join Date: Jan 2008
Posts: 18
Rep Power: 0
in7ane is on a distinguished road
Default [Maps] custom MapTiles caches [PC app, iPhone script]

What this does:
Allows the creation (on a PC) and loading (on an iPhone) of a custom MapTiles cache for Maps.app on jailbroken iPhones

Screenshot: http://www.in7ane.com/psp/posts/iphone_topo.jpg


1. Get the map on a PC

GMDL: http://www.in7ane.com/psp/gmdl.html (now firmware 2.2 compatible) site: http://gmdl.googlecode.com/
video: http://www.in7ane.com/iphone/create_map.mov

note: Maps.app map layer only zooms in down to 1 so uncheck 1x in GMDL, or put the map in the satellite or hybrid layers which go down to -3.

2. Copy the map to your iPhone

Copy the map directory to /var/mobile/Media/Maps on (create Maps with a capital M)
video: http://www.in7ane.com/iphone/copy_map.mov

3. Load the map on the iPhone

Click the map name, then Link, wait, and open Maps.app

Install OfflineMaps from Cydia, site: http://iphoneofflinemap.googlecode.com/


---

Old (firmware 2.1 and lower):

sample maps: http://www.in7ane.com/iphone/maps/


application by Jason Lin: Add http://www.in7ane.com/iphone.xml as a source in Installer then install iLM from the Map Apps category
(or PXL from: http://jasonkit.googlecode.com/)
video: http://www.in7ane.com/iphone/load_map.avi
screenshot: http://www.in7ane.com/psp/posts/iLM.jpg

Last edited by in7ane; 01-17-2009 at 07:42 PM. Reason: fw 2.2
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #2 (permalink)  
Old 01-09-2008, 10:41 AM
soloforms
Status: Offline
Junior Member
 
Join Date: Dec 2007
Posts: 1
Rep Power: 0
soloforms is on a distinguished road
Talking

This is just amazing!

I also had a PSP and was wondering and application, or in this case a script, to see the Maps on my IPhone offline.

Hopefully soon somebody could make and app to launch from summerboard instead of commad line.

Many thanks for the script.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3 (permalink)  
Old 01-11-2008, 10:14 PM
in7ane
Status: Offline
Junior Member
 
Join Date: Jan 2008
Posts: 18
Rep Power: 0
in7ane is on a distinguished road
Default

New lm.sh script that now links instead of copying the tile database (so the load on the iPhone is significantly faster), thanks to aderen from weiphone.com

http://www.in7ane.com/iphone/lm.sh

./lm.sh map_name
links the database and copies the location settings (so the map opens up from the default location on future ./lm.sh loads)

./lm.sh map_name c
copies the database and the location settings (what the old script was doing)

./lm.sh map_name l
links the database and the location settings (so the last location on the map is preserved - careful, Maps.app seems to sometimes lose tiles in the database and decide to redownload if you start it outside of the tiled area)

Note:
You needs BSD subsystem installed as well as vt100 I think (assumed that everyone did from the unlock).
Combining multiple areas in one tile database will likely run into the lost tile problem described above, so you would still have to load new location settings to get to the tiled area.

Last edited by in7ane; 01-29-2008 at 07:14 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Sponsored links Remove advertisements
Advertisement
Advertisement

  #4 (permalink)  
Old 01-18-2008, 02:34 AM
in7ane
Status: Offline
Junior Member
 
Join Date: Jan 2008
Posts: 18
Rep Power: 0
in7ane is on a distinguished road
Default

The lm.sh shell script has been replaced by a nice GUI app to select the maps by demonlj from weiphone.com

screenshot: http://www.in7ane.com/psp/posts/iLM.jpg

mirror (PXL inside the rar): see the first post above (let me know if you don't want me to mirror it and I will remove the file)

---

20080123 update

demonlj updated the iPhone GUI iLM app to 0.2 (see the link in the first post for the PXL)
- copying rather than linking is now an option

gmdl has been updated (same download link, see above) to substantially speed up the ->iPhone export part (425MB, resulting, map now takes 15 minutes instead of 45; 4.3GB takes 3 hours)
- the submits are now all in one transaction

more sample maps in: http://www.in7ane.com/iphone/maps/

---

20080129 update

easier guide, videos for every stage - see edited first post

Last edited by in7ane; 01-30-2008 at 05:34 AM. Reason: update without bumping
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #5 (permalink)  
Old 01-31-2008, 01:53 PM
SLedowski
Status: Offline
Junior Member
 
Join Date: Jan 2008
Posts: 2
Rep Power: 0
SLedowski is on a distinguished road
Default

Hi, I tried to install the iLM application (put iLM.app manually into ./Applications) and it appears on my springboard. Additionally I put map into .../Maps/MyMap/...
However when I start iLM just the stratup screen shows up and the application quits after a few seconds. What could I possibly have done wrong ? Do I need any other application or script installed ? ...running 1.1.2 firmware

thx
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #6 (permalink)  
Old 01-31-2008, 03:24 PM
SimbaAZ
Status: Offline
Junior Member
 
Join Date: Jan 2008
Posts: 13
Rep Power: 0
SimbaAZ is on a distinguished road
Default

Just want to say MANY THANKS to in7ane, don't stop. The latest version of GMDL is awesome, and it runs much faster. I've used MapCruncher->GMDL->iPhone toolchain, and now I have my scanned topo maps together with satellite imagery on iPhone, and it works.

Quote:
Originally Posted by SLedowski View Post
Hi, I tried to install the iLM application (put iLM.app manually into ./Applications) and it appears on my springboard. Additionally I put map into .../Maps/MyMap/...
However when I start iLM just the stratup screen shows up and the application quits after a few seconds. What could I possibly have done wrong ? Do I need any other application or script installed ? ...running 1.1.2 firmware
Did you set "eXecute" attribute on the iLM file inside iLM.app folder? If you manually copied the folder, you must set it.
chmod +x /Applications/iLM.app/iLM

Last edited by SimbaAZ; 01-31-2008 at 03:27 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Sponsored links Remove advertisements
Advertisement
Advertisement

  #7 (permalink)  
Old 01-31-2008, 06:18 PM
LA20
Status: Offline
Senior Member
 
Join Date: Sep 2007
Posts: 481
Rep Power: 28
LA20 is on a distinguished road
Default

Wow this is what I have been waiting for. Very useful to see maps of downtowns in offline mode.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #8 (permalink)  
Old 02-01-2008, 06:26 AM
TwistyValhalla's Avatar
TwistyValhalla
Status: Offline
Respected Member
 
Join Date: Sep 2007
Posts: 645
Rep Power: 37
TwistyValhalla will become famous soon enough
Default

Is it possible to do routing with the offline maps?
__________________

iPhone (OTB 1.1.1 / Currently 3.1)
Unlock, activation, jailbreak: PwnageTool 3.1
City Fido, Vancouver
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #9 (permalink)  
Old 02-01-2008, 07:30 PM
in7ane
Status: Offline
Junior Member
 
Join Date: Jan 2008
Posts: 18
Rep Power: 0
in7ane is on a distinguished road
Default

TwistyValhalla: Maps.app still needs to query Google's servers to do the routing, so it is not fully offline, however you can do routing when a custom map is loaded, for example: http://www.in7ane.com/psp/posts/iphone_routing.jpg

I think the routing data is stored locally after being queried for the first time, so it should be possible to store routes in advance and load them up while being fully offline (the routing and the pins apparently changed in 1.1.3 so I will wait until that is stable and take a look at how to do it then).
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Sponsored links Remove advertisements
Advertisement
Advertisement

  #10 (permalink)  
Old 02-01-2008, 08:31 PM
netuser
Status: Offline
Member
 
Join Date: Nov 2007
Posts: 98
Rep Power: 7
netuser is on a distinguished road
Default

anyway to install all this easyly by Installer ? or will it be possible to do so ?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


LinkBacks (?)
LinkBack to this Thread: http://www.hackint0sh.org/f126/22320.htm
Posted By For Type Date
jasonkit - Google Code This thread Refback 01-14-2009 07:12 PM
Global Map Download Tool - Wikibooks, collection of open-content textbooks This thread Refback 01-14-2009 06:59 PM
Tips and Tricks iPhone Software This thread Refback 01-14-2009 11:57 AM



All times are GMT +2. The time now is 03:31 AM.



Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.2 Ad Management by RedTyger
follow us on Twitter!

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105