maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   General (https://talk.maemo.org/forumdisplay.php?f=7)
-   -   Backing up Ovi Maps downloads (N9) (https://talk.maemo.org/showthread.php?t=91548)

Schturman 2013-10-13 21:27

Re: Backing up Ovi Maps downloads (N9)
 
Version 0.0.3 ready...
I updated my source post: http://talk.maemo.org/showpost.php?p...7&postcount=14
Also available in my repo...

someoneleme 2013-10-25 07:56

Re: Backing up Ovi Maps downloads (N9)
 
Hello and nice job schturman!

how do we use them?

cabiludo 2013-12-13 19:52

Re: Backing up Ovi Maps downloads (N9)
 
(translate by software)

I can not update the application version 0.0.3 MAPD.

1 - does not download the files by app
# 13.zip
# 13000.zip
# 13001.zip
# 13002.zip
# 13003.zip
# 13004.zip
2 - only by lowering TERMINAL via "wget"
# # Saved in the folder / home / user / MyDocs / cities / downloadmap
3 -. These ZIP files have password protection? Because I tried to extract them manually with the "unzip" command and returns "operation not permitted"!
# # Using FileBox asks for password to extract.
4 - tried using the "chmod" command to give permission to the folders and files and also nothing happens.

I do not know what else to do. I ask for help!

Schturman 2013-12-14 13:29

Re: Backing up Ovi Maps downloads (N9)
 
Don't know what your problem, but it work like it should work..

cabiludo 2013-12-16 10:35

Re: Backing up Ovi Maps downloads (N9)
 
The problem is that the "Nokia Maps Downloader Extractor" can not download files in question!

"Brazil" (13.zip)

Downloading the files manually within the above folder "/ home / user / MyDocs / cities / downloadmap" also can not extract the files to: "/ home / user / MyDocs / cities / DiskCache"

Operation not Permitted.

I'll send a screen print process that I am doing for its own program (version 0.0.3)

Schturman 2013-12-16 14:12

Re: Backing up Ovi Maps downloads (N9)
 
Try to reinstall wget and unzip as ROOT (ONE line command):
Code:

dpkg -i /opt/mapdownloader/unzip/unzip_6.0-5_armel.deb && apt-get install --reinstall wget -y

Schturman 2013-12-16 18:47

Re: Backing up Ovi Maps downloads (N9)
 
OK. I found where is the problem... When I have time I will fix it...

cabiludo 2013-12-18 19:16

Re: Backing up Ovi Maps downloads (N9)
 
2 Attachment(s)
Quote:

Originally Posted by Schturman (Post 1397232)
OK. I found where is the problem... When I have time I will fix it...

follow attachments.

Glad you found the problem. Annexes I leave here to take a look, and I await your help. Again, Thank you!

Schturman 2013-12-18 21:13

Re: Backing up Ovi Maps downloads (N9)
 
Version 0.0.4 ready...
I updated my source post: http://talk.maemo.org/showpost.php?p...7&postcount=14
Also available in my repo...

cabiludo or anyone else, try it and report here..

The problem was because of multiple similar words.. For example "Brazil" or "New" in the full map list, you can see few times. Hope I fixed it.. ;)

Schturman 2013-12-18 22:35

Re: Backing up Ovi Maps downloads (N9)
 
Sorry, improved version (v0.0.5) :D

I updated my source post: http://talk.maemo.org/showpost.php?p...7&postcount=14
Also available in my repo...

cabiludo or anyone else, try it and report here..

The problem was because of multiple similar words.. For example "Brazil" or "New" in the full map list, you can see few times. Hope I fixed it..

cabiludo 2013-12-19 13:00

Re: Backing up Ovi Maps downloads (N9)
 
1 Attachment(s)
Quote:

Originally Posted by Schturman (Post 1398458)
Sorry, improved version (v0.0.5) :D

I updated my source post: http://talk.maemo.org/showpost.php?p...7&postcount=14
Also available in my repo...

cabiludo or anyone else, try it and report here..

The problem was because of multiple similar words.. For example "Brazil" or "New" in the full map list, you can see few times. Hope I fixed it..

Thanks so far for the attention to my problem.

But there is still the old map, see the picture!

The whole procedure did right now. But opening Nokia Maps not seen the new version.

Need to reboot the device? Have a procedure to be done?

Schturman 2013-12-19 13:47

Re: Backing up Ovi Maps downloads (N9)
 
Like I said in my post:
Quote:

PS. I don't know if this enough just extract from zip to: /home/user/MyDocs/cities/diskcache. Because in this folder we have some other files that we NOT have in downloaded zip files...
Try to reboot...

cabiludo 2013-12-20 15:49

Re: Backing up Ovi Maps downloads (N9)
 
Quote:

Originally Posted by Schturman (Post 1398729)
Like I said in my post:

Try to reboot...

I rebooted and still persists version 0.2.45.109

I believe that is already updated or not?

Do you have a SCREENSHOT of your maps so I can see how it should be!

Schturman 2013-12-25 10:10

Re: Backing up Ovi Maps downloads (N9)
 
My version is: 4.2.55
Map data: 0.2.50.103

But did you tried to check for updates from the map itself ? (Setting -> manage maps -> right lower corner -> Check for updates)

cabiludo 2013-12-28 17:04

Re: Backing up Ovi Maps downloads (N9)
 
I give up. Nothing works in this update.
Now the 0.0.0.0 version of the map is the location of where I am is bad.
that injury.

cabiludo 2013-12-28 17:05

Re: Backing up Ovi Maps downloads (N9)
 
Schturman, thank attempts at getting support even without maps now.

I'll have to rewrite the ROM.

kermit 2014-01-13 19:58

Re: Backing up Ovi Maps downloads (N9)
 
Schturmann, thank you so much for this useful tool. I tried it on my N9 and it worked perfectly with the European maps.

Now I would like to load the American maps. Canada is now installed. But when I try to load "USA" I only get a message "No country with this name". I checked the catalog file and found USA with the 10.zip. What is my mistake?

Schturman 2014-01-13 20:12

Re: Backing up Ovi Maps downloads (N9)
 
Hi
Found where is the problem... It because of name USA in the list.. Scrip use only first bigger letter and if you will write Usa, the script couldn't find it in the list. All other countries started with only one first big letter.
If you want to download all USA countries, just write America...

kermit 2014-01-13 20:41

Re: Backing up Ovi Maps downloads (N9)
 
Thank you very much. I think I download this big map containing North- as well as Southamerica on my desktop, it has more than 2.8 GB.

I tried also Usa but had no success. May be a topic for your next version?

By the way, is it possible to list the installed maps on the nokia maps tool?

Schturman 2014-01-14 08:38

Re: Backing up Ovi Maps downloads (N9)
 
Probably I not explained correctly...
If you will write "USA" - app will not find it because it automatically convert it to "Usa".
If you will write "Usa" - app will not find it because in the list it written "USA".
I will fix it when I have time..

Which maps installed you can check in: Maps -> setting -> Manage maps -> here you can see installed maps -> right lower corner -> here you can add/delete/update maps...

cabiludo 2014-01-16 13:24

Re: Backing up Ovi Maps downloads (N9)
 
Unable to update the MAPS, but at NOKIA SUITE. Maps that had removed all the apparatus after the N9 itself Suite downloaded again.

The question now is: In this forum, the list of POIs comes along or I need to do that part?

And also like to know when the maps are updated?

jmsarriat 2014-04-01 00:06

Re: Backing up Ovi Maps downloads (N9)
 
Hi everybody,

I just flashed my N9 and discovered that i cannot download the maps anymore from the application. I tried this script but it doesn't download the map. Are there any new links or news about it.

Any help is appreciated, as always,

Cheers,

hood 2014-05-31 19:43

Re: Backing up Ovi Maps downloads (N9)
 
Can someone advice me please? I try to catch maps/voices files for Nokia/Here Drive but the trick with fiddler isn't helpe me in case of WP. So the question is how can I trace decripted GET request from WP to nokia/ovi/ms site? I mean how can I get direct links to Nokia/Here drive offline maps for WP? I think it's newer than dropped off Symbian/Meego maps and still updated.

pasko 2014-05-31 22:28

Re: Backing up Ovi Maps downloads (N9)
 
Hi.
You should try to tell your WP to use another host as a default router. In that host you can then sniff all the traffic coming/going from/to the WP.
Also you must setup ip masquerading in the intermediate host so that all dialogues between Nokia-HERE and the WP work properly.
This is not a trivial issue.
I suppose that it is not easy to configure a WP with a manually-set default router ip address.
Regards.

hood 2014-05-31 23:09

Re: Backing up Ovi Maps downloads (N9)
 
Quote:

Originally Posted by pasko (Post 1427655)
Hi.
You should try to tell your WP to use another host as a default router. In that host you can then sniff all the traffic coming/going from/to the WP.
Also you must setup ip masquerading in the intermediate host so that all dialogues between Nokia-HERE and the WP work properly.
This is not a trivial issue.
I suppose that it is not easy to configure a WP with a manually-set default router ip address.
Regards.

Well I think it's not so trivia to me and I can't do this due to my weak skills. But I check versions.xml file from Nokia Drive (WP7.X) and it's equal to Meego version. There is hope for newer Here Drive (WP8.X) maps but I don't think I can get it. Anyway thank you.

OVK 2014-06-17 08:36

Re: Backing up Ovi Maps downloads (N9)
 
What is the file format of Here Maps on N9? Can these files be read with other applications than N9 Maps/Drive? Are the files encrypted some way?

I was thinking if it would be possible to use the N9 to download the map files and then transfer them to Jolla for offline use (OK, this would probably violate the license terms of N9 maps and there is also no application for Jolla to open the files but let's not go there yet...).

nieldk 2014-06-28 09:19

Re: Backing up Ovi Maps downloads (N9)
 
Hmm why cant some people download maps?
Just started using my N9 after my Jolla died, and maps downloads fine from maps application ?

ViBE 2014-12-26 11:35

Re: Backing up Ovi Maps downloads (N9)
 
are there any chance to download never offline maps than 0.2.50.103?

cabiludo 2015-04-29 18:12

Re: Backing up Ovi Maps downloads (N9)
 
Quote:

Originally Posted by ViBE (Post 1453950)
are there any chance to download never offline maps than 0.2.50.103?

I think it's the latest version even.

chilango 2015-04-29 19:11

Re: Backing up Ovi Maps downloads (N9)
 
No. Since March 2015 is 2.54.xxx

DeadHorseRiding 2015-04-30 06:15

Quote:

Originally Posted by chilango (Post 1468896)
No. Since March 2015 is 2.54.xxx

Already discussed in an other thread
I.e. here
http://talk.maemo.org/showpost.php?p=1465769

mp107 2015-05-27 17:59

Re: Backing up Ovi Maps downloads (N9)
 
2 Attachment(s)
Latest files from my Nokia N9 16GB.

cabiludo 2015-06-16 12:10

Re: Backing up Ovi Maps downloads (N9)
 
Quote:

Originally Posted by DeadHorseRiding (Post 1468938)
Already discussed in an other thread
I.e. here
http://talk.maemo.org/showpost.php?p=1465769

How to Install?

use App "Nokia Maps Downloader/Extractor for N9/50"?

aspergerguy 2015-06-16 12:50

Re: Backing up Ovi Maps downloads (N9)
 
Quote:

Originally Posted by cabiludo (Post 1473704)
use App "Nokia Maps Downloader/Extractor for N9/50"?

Pretty certain that this app. no longer works so with device connected via mass storage mode to Windows PC, just drag decompressed map .zip to "MyDocs > cities > diskcache" accepting prompts to overwrite/replace and client index to "MyDocs > cities > diskcache > ClientIndex"

mp107 2015-12-30 19:22

Re: Backing up Ovi Maps downloads (N9)
 
Links to the maps for N9 (most probably the newest - ver. 00.02.54.223):
http://web.archive.org/web/999999999...02.54.223.html
In case of shutting down Nokia's servers they are also archived on archive.org.

EDIT:
Now also:
POI - http://web.archive.org/web/999999999...02.54.223.html
speed cameras - http://web.archive.org/web/999999999...d_cameras.html
voices - http://web.archive.org/web/999999999...02.54.223.html

Unfortunately the speed cameras seem to be very outdated.

uewytidsd 2018-06-16 07:35

Re: Backing up Ovi Maps downloads (N9)
 
Any other place where this is archived? Downloading ANYTHING from archive.org seems not to work at present (gateway timeouts, not responding to http requests etc...)

My reason for asking is this:

I don't know why, but fairly recently I lost the ability to download maps directly from my N9, presumably because the URLs it tries to access are no longer there. It tries to download the map catalogue and fails. Restoring an old map catalogue gives me a list of maps to download, but all downloads fail (again, URL changes, or the server is offline?)

aspergerguy 2018-06-16 15:25

Re: Backing up Ovi Maps downloads (N9)
 
Unfortunately it would now appear that "static.maploader.maps.svc.ovi.com/map5" has eventually been shut down within last few weeks, but not sure whether Wayback just pointing to these now defunct links.

levik 2019-04-03 10:40

Re: Backing up Ovi Maps downloads (N9)
 
I found this somewhere (on another thread, perhaps):
http://maps.tienda-sistore.com/Maps.php

I wonder if it is the same as in internet archive (...223)

Halftux 2019-04-03 14:14

Re: Backing up Ovi Maps downloads (N9)
 
1 Attachment(s)
Maps version 00.02.54.223 still available on archive.org.

links attached.


All times are GMT. The time now is 04:57.

vBulletin® Version 3.8.8