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)

eriks 2013-10-08 21:04

Backing up Ovi Maps downloads (N9)
 
As Nokia is now getting serious with shutting down the N9 infrastructure, I'm wondering if anyone thought about backing up all Ovi Maps country downloads. Especially how to proceed in doing so.

Usually I have only three to four countries installed, because the startup time of the app get very long with a long list of countries on the device. Anyone tried to installed more (all) countries and then move them out of the device and maybe modifying some configuration file, eventually moving them back?

-- erik

www.rzr.online.fr 2013-10-08 21:39

Re: Backing up Ovi Maps downloads (N9)
 
let's hope those resources are also used on wp ... and will remain

but 1st i would suggest to create a list of urls ...

Schturman 2013-10-08 22:50

Re: Backing up Ovi Maps downloads (N9)
 
Where we can get this urls ? In which format maps download to the phone?
If this Deb file, we can simply catch thus file..

chilango 2013-10-09 01:25

Re: Backing up Ovi Maps downloads (N9)
 
on my E71 i downloaded all zips and decompressed all in folder cities and it worked. will see if its the same on my N9. Later i put the url's

zaidk9 2013-10-09 12:54

Is it possible to get wp here data for MeeGo or possibly meamo cause they are more better and updated !!!!

tigas 2013-10-09 13:39

This seems like one of the many services that we might lose when Nokia shuts the servers down. Is there a thread for community replacements? We don't have a lot of time anymore.

minimos 2013-10-09 17:27

Re: Backing up Ovi Maps downloads (N9)
 
I guess that if somebody downloads a map while in their home WLAN, using a local proxy that logs all accesses (or looking at router logs), it should be possible to find out the URLs from where the maps are fetched...

www.rzr.online.fr 2013-10-09 17:40

Re: Backing up Ovi Maps downloads (N9)
 
I had this in scripts :

link="maploaderzip-00.02.43.117/5821.zip"
url="http://static.maploader.maps.svc.ovi.com/map5/${link}"
cd $HOME/MyDocs/cities && wget -c "$url"
cd $HOME/MyDocs/cities/diskcache && unzip ../*.zip

more at :

http://talk.maemo.org/showthread.php?t=86801

http://www.mobilephonetalk.com/archi...p/t-95618.html

zaidk9 2013-10-10 06:25

Got the link to v.0.2.46.103
But cant get v.0.2.50.103 :(
http://forum.dailymobile.net/index.php?topic=72502.0

chilango 2013-10-10 16:30

Re: Backing up Ovi Maps downloads (N9)
 
Works for me, but y only download 1 to 5.zip and more Europe.zip, Africa.zip, Asia.zip, AustraliaOciania.zip SouthAmeric.zip and finally NorthAmercia.zip

The others more specific Countrys you have to seek the codes from catalog-00.02.50.103.pdf

Schturman 2013-10-10 17:05

Re: Backing up Ovi Maps downloads (N9)
 
What the latest one ?
maploaderzip-00.02.50.103 or maploaderzip-00.02.49.104 (this one in my phone)

PS. Ok, I saw udate in maps app. the current is maploaderzip-00.02.50.103

chilango 2013-10-10 23:03

Re: Backing up Ovi Maps downloads (N9)
 
I think the update is out since 2 month more or less. But you have to seek manually an the Maps-App.

Iam downloading actually all maps of my NAS and hope thats the same system like in Symbian and we have only inflate all desired Countrys in the cities-folder.

mrk88 2013-10-11 03:49

Re: Backing up Ovi Maps downloads (N9)
 
Do any of you have issues with the n9 and nokia suite when installing maps ? As in its stops during downloading, telling you to reboot or that you might have an error with the maps on your phone?

Schturman 2013-10-11 06:34

Re: Backing up Ovi Maps downloads (N9)
 
1 Attachment(s)
Ok, i created a little app for downloading/extracting maps files (zip).
Standard installation...
Map downloader v0.0.5
Also, you can download from my repo...

Downloaded file will be found in: /home/user/MyDocs/cities/downloadmap

It have dependencies: wget, bash.
If you install it via terminal, run this command at the end:
Code:

apt-get install -f
:)

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...

Also, someone know how to download voices that also should be in this folder ?

PS 2. Manual downloading directly to PC.
1. Open file:
Code:

/home/user/MyDocs/cities/MapLoader/catalog-00.02.50.103.xml
2. Find your country name and in this line you will see the name of zip file.
3. Now use this link to download:
Code:

http://static.maploader.maps.svc.ovi.com/map5/maploaderzip-00.02.50.103/YOUR.zip
Example:
Country: Arizona
You will see:
Code:

< File Description="Arizona" Id="10003" Zip="10003.zip" Link="maploaderzip-00.02.50.103/10003.zip" ZipFileSize="51742863" />
Name of your zip file is: 10003.zip
Download:
Code:

http://static.maploader.maps.svc.ovi.com/map5/maploaderzip-00.02.50.103/10003.zip

zaidk9 2013-10-11 07:33

Great!!!
Bug???:
Code:

warning, in file '/var/lib/dpkg/available' near line 80 package 'speedtest':
 missing description
Selecting previously deselected package mapdownloader.
(Reading database ... 72084 files and directories currently installed.)
Unpacking mapdownloader (from .../mapdownloader_0.0.1_armel.deb) ...
aegis-installing mapdownloader (from '')
dpkg: dependency problems prevent configuration of mapdownloader:
 mapdownloader depends on wget; however:
  Package wget is not installed.
Processing triggers for hicolor-icon-theme ...
dpkg: error processing mapdownloader (--install):
 dependency problems - leaving unconfigured
Processing triggers for desktop-file-utils ...
Errors were encountered while processing:
 mapdownloader

In App
Code:

nsert country name:
Maharashtra

You country name is: Maharashtra/Goa
You map file is: 415014.zip

WAIT! Downloading map...
Calculating download size ...
/opt/mapdownloader/downmaps2.sh: line 16: + : syntax error: operand expected (error token is "+ ")
Downloading  bytes (0.00 Mb)

cp: can't stat '/opt/mapdownloader/415014.zip': No such file or directory

Map downloaded successfully...

Want extract your map ?

Y for yes, M for Menu or Enter for exit:

-via Maemo Talk app

Schturman 2013-10-11 07:57

Re: Backing up Ovi Maps downloads (N9)
 
Oh.. I forgot to write, it have dependencies: wget, bash, unzip.
If you install it via terminal, run this command at the end:
apt-get install -f

nieldk 2013-10-11 09:36

Re: Backing up Ovi Maps downloads (N9)
 
Also see

http://talk.maemo.org/showpost.php?p...96&postcount=5

Schturman 2013-10-11 10:48

Re: Backing up Ovi Maps downloads (N9)
 
New version: Map downloader v0.0.2

* unzip removed from dependencies and added to the package. Will be installed automatically on your first run of app (if it not installed on your device).
* some small fixes.

zaidk9 2013-10-11 11:36

How can i install wget (mirror needed!!!)
Code:

# apt-get install -f
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies...Done
The following extra packages will be installed:
  wget
The following NEW packages will be installed
  wget
0 upgraded, 1 newly installed, 0 to remove and1 not upgraded.
1 not fully installed or removed.
Need to get 622kB of archives.
After this operation, 1,978kB of additional disk space will be used.
Do you want to continue [Y/n]? y
Err https://downloads.maemo.nokia.com ./ wget 1.10.2-2osso3
  Failed to connect to 64:ff9b::1707:63c8: Network is unreachable
Failed to fetch https://qa9recEP:Pat2UGuP@downloads.maemo.nokia.com/harmattan/tools/./wget_1.10.2-2osso3_armel.deb  Failed to connect to 64:ff9b::1707:63c8: Network is unreachable
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing


Schturman 2013-10-11 12:07

Re: Backing up Ovi Maps downloads (N9)
 
It installed for me without any problem from official repo..
You also can install wget from n9qt package.

nieldk 2013-10-11 12:45

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

Originally Posted by zaidk9 (Post 1379967)
How can i install wget (mirror needed!!!)
Code:

# apt-get install -f
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies...Done
The following extra packages will be installed:
  wget
The following NEW packages will be installed
  wget
0 upgraded, 1 newly installed, 0 to remove and1 not upgraded.
1 not fully installed or removed.
Need to get 622kB of archives.
After this operation, 1,978kB of additional disk space will be used.
Do you want to continue [Y/n]? y
Err https://downloads.maemo.nokia.com ./ wget 1.10.2-2osso3
  Failed to connect to 64:ff9b::1707:63c8: Network is unreachable
Failed to fetch https://qa9recEP:Pat2UGuP@downloads.maemo.nokia.com/harmattan/tools/./wget_1.10.2-2osso3_armel.deb  Failed to connect to 64:ff9b::1707:63c8: Network is unreachable
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing


Or, try my openrepos version
https://openrepos.net/content/nieldk/wget

Schturman 2013-10-11 23:54

Re: Backing up Ovi Maps downloads (N9)
 
Here I found a few links of voices
But I'm sure it's not a full list... Some one know where we can find the full list ? Maybe somewhere on the phone like this file: /home/user/MyDocs/cities/MapLoader/catalog-00.02.50.103.xml where we can see all countries names and zips of this maps. I want to see a full list of available voices with direct links :) And maybe I will add them also to the Map downloader...

berrybear 2013-10-12 01:31

Re: Backing up Ovi Maps downloads (N9)
 
Schturman in addition to direct voices link there is need index direct links. I can't find both of them for now.
You can catch all via fiddler. Eg russian female voice direct link
http://static.mos.svc.ovi.com/voicef.../russian_f.zip
So we need replace zip file names to other one to catch all of them.
There is voice_catalog.eng file in device and it catch everytime Nokia suite rans but it encripted or archived with some method I don't know.

zaidk9 2013-10-12 06:05

@schturman can we make a mirror of the links???
They might die anytime!!!!
Backup??
And option to download all!!!

latency 2013-10-12 06:50

Re: Backing up Ovi Maps downloads (N9)
 
This might be something to add to n9 QuickTweak? :)

Schturman 2013-10-12 15:59

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

Originally Posted by berrybear (Post 1380092)
Schturman in addition to direct voices link there is need index direct links. I can't find both of them for now.
You can catch all via fiddler. Eg russian female voice direct link
http://static.mos.svc.ovi.com/voicef.../russian_f.zip
So we need replace zip file names to other one to catch all of them.
There is voice_catalog.eng file in device and it catch everytime Nokia suite rans but it encripted or archived with some method I don't know.

From site that I posted also have direct links to the files:
http://static.s2g.gate5.de/navigatio...E_ZIP_FILE.zip
All this links work, but I'm sure it's not a full list of available languages... We need somehow read this file: voice_catalog.eng to see this full list.

zaidk9, Just download the to PC and save. Or upload them somewhere to download later ;)

berrybear 2013-10-12 16:09

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

Originally Posted by Schturman (Post 1380205)
From site that I posted also have direct links to the files:
http://static.s2g.gate5.de/navigatio...E_ZIP_FILE.zip
All this links work, but I'm sure it's not a full list of available languages... We need somehow read this file: voice_catalog.eng to see this full list.

It would be betta if you check it out. It's not the same it's outdated (2011 vs 2012) and has different sizes. From Nokia suite via Fiddler you can catch links to all voices. It's hosted in other location as you may see. I don't do that coz I need only Russian.

Schturman 2013-10-12 17:31

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

Originally Posted by berrybear (Post 1380207)
It would be betta if you check it out. It's not the same it's outdated (2011 vs 2012) and has different sizes. From Nokia suite via Fiddler you can catch links to all voices. It's hosted in other location as you may see. I don't do that coz I need only Russian.

Yep, you are right, you link is more updated. I redownloaded for myself 3 english and 2 russian files :)
If we will find a full lust I will update downloader...

Schturman 2013-10-12 17:35

Re: Backing up Ovi Maps downloads (N9)
 
OK, for now we have this list of voices:
f = female
m = male

http://static.mos.svc.ovi.com/voicef...frikaans_f.zip
http://static.mos.svc.ovi.com/voicef...0/arabic_f.zip
http://static.mos.svc.ovi.com/voicef...0/basque_f.zip
http://static.mos.svc.ovi.com/voicef...ulgarian_f.zip
http://static.mos.svc.ovi.com/voicef...antonese_f.zip
http://static.mos.svc.ovi.com/voicef.../catalan_f.zip
http://static.mos.svc.ovi.com/voicef...croatian_f.zip
http://static.mos.svc.ovi.com/voicef....0/czech_f.zip
http://static.mos.svc.ovi.com/voicef...0/danish_f.zip
http://static.mos.svc.ovi.com/voicef....0/dutch_f.zip
http://static.mos.svc.ovi.com/voicef.../english_f.zip
http://static.mos.svc.ovi.com/voicef.../english_m.zip
http://static.mos.svc.ovi.com/voicef...glish_us_m.zip
http://static.mos.svc.ovi.com/voicef...estonian_f.zip
http://static.mos.svc.ovi.com/voicef....0/farsi_f.zip
http://static.mos.svc.ovi.com/voicef.../finnish_f.zip
http://static.mos.svc.ovi.com/voicef.../finnish_m.zip
http://static.mos.svc.ovi.com/voicef...0/french_f.zip
http://static.mos.svc.ovi.com/voicef...rench_ca_f.zip
http://static.mos.svc.ovi.com/voicef...0/french_m.zip
http://static.mos.svc.ovi.com/voicef...galician_f.zip
http://static.mos.svc.ovi.com/voicef...0/german_f.zip
http://static.mos.svc.ovi.com/voicef...0/german_m.zip
http://static.mos.svc.ovi.com/voicef....0/greek_f.zip
http://static.mos.svc.ovi.com/voicef....0/hindi_f.zip
http://static.mos.svc.ovi.com/voicef...ungarian_f.zip
http://static.mos.svc.ovi.com/voicef...donesian_m.zip
http://static.mos.svc.ovi.com/voicef.../italian_f.zip
http://static.mos.svc.ovi.com/voicef...0/korean_f.zip
http://static.mos.svc.ovi.com/voicef.../latvian_f.zip
http://static.mos.svc.ovi.com/voicef...thuanian_f.zip
http://static.mos.svc.ovi.com/voicef....0/malay_f.zip
http://static.mos.svc.ovi.com/voicef..._chinese_f.zip
http://static.mos.svc.ovi.com/voicef..._chinese_f.zip
http://static.mos.svc.ovi.com/voicef...orwegian_f.zip
http://static.mos.svc.ovi.com/voicef...0/polish_f.zip
http://static.mos.svc.ovi.com/voicef...razilian_f.zip
http://static.mos.svc.ovi.com/voicef...rtuguese_f.zip
http://static.mos.svc.ovi.com/voicef...romanian_f.zip
http://static.mos.svc.ovi.com/voicef.../russian_f.zip
http://static.mos.svc.ovi.com/voicef...ussian_tts.zip
http://static.mos.svc.ovi.com/voicef...0/slovak_f.zip
http://static.mos.svc.ovi.com/voicef...lovenian_f.zip
http://static.mos.svc.ovi.com/voicef.../spanish_f.zip
http://static.mos.svc.ovi.com/voicef.../mexican_m.zip
http://static.mos.svc.ovi.com/voicef.../swedish_f.zip
http://static.mos.svc.ovi.com/voicef....0/tamil_m.zip
http://static.mos.svc.ovi.com/voicefiles/2.0/thai_m.zip
http://static.mos.svc.ovi.com/voicef.../turkish_f.zip
http://static.mos.svc.ovi.com/voicefiles/2.0/urdu_f.zip

chilango 2013-10-12 21:52

Re: Backing up Ovi Maps downloads (N9)
 
Checking N9 Drive in english and this list y have more
http://static.mos.svc.ovi.com/voicef...ungarian_m.zip
http://static.mos.svc.ovi.com/voicef...celandic_f.zip
http://static.mos.svc.ovi.com/voicef.../serbian_m.zip
http://static.mos.svc.ovi.com/voicef.../swahili_m.zip
http://static.mos.svc.ovi.com/voicef.../tagalog_f.zip
http://static.mos.svc.ovi.com/voicef...krainian_f.zip
http://static.mos.svc.ovi.com/voicef...etnamese_f.zip


Question: tts are the voice with streetnames? Found it in russian

So all what we can download inside DRIVE with the option with streetnames we have to change the link with tts like in russian and we have all.
Only Surfer Dude i didnt can create the right link. Someone have more luck?
Ah and Spanish Latinamercia also failed

First try was
wget http://static.mos.svc.ovi.com/voicefiles/2.0/*.zip

But it doesnt work ;)

berrybear 2013-10-12 22:07

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

Originally Posted by chilango (Post 1380265)
Only Surfer Dude i didnt can create the right link. Someone have more luck?

As I wrote previously use Nokia Suite with Fiddler and you catch all languages including TTS and Surfer Dude. It's so easy! just need a time for catch all of it.
Surfer Dude
http://static.mos.svc.ovi.com/voicefiles/2.0/dude_m.zip
Spanish LAT only one female with no TTS
http://static.mos.svc.ovi.com/voicef...sh_latin_f.zip

Schturman 2013-10-12 22:08

Re: Backing up Ovi Maps downloads (N9)
 
Thanks, i will update my previous post with toolkit links too.
Yes, tts its voice with street name. I'm not tested to other languages, but maybe you're right and we just need to rename the zip files to get it.
You can't download all in one shot, you should write specific file name.

berrybear 2013-10-12 22:14

Re: Backing up Ovi Maps downloads (N9)
 
1 Attachment(s)
Ok guys I catch them all. As you may see not all of it have TTS. and I have still question about Index files containing street search and POI.
I have no clue when it download to phone.
It's full voices direct url list from Nokia suite in attached file.

Schturman 2013-10-13 04:28

Re: Backing up Ovi Maps downloads (N9)
 
Thanks, i will add it to downloader..

Garp 2013-10-13 06:59

Re: Backing up Ovi Maps downloads (N9)
 
I already have downloaded some countries in Nokia maps ex. Denmark and Sweden.
What will happen when using maps if now download same countries with MAP downloader?:confused:

Schturman 2013-10-13 08:07

Re: Backing up Ovi Maps downloads (N9)
 
Don't know, never tried. This app give you possibility to download maps in .zip format and extract it to the right folder.. That all..

berrybear 2013-10-13 09:40

Re: Backing up Ovi Maps downloads (N9)
 
Schturman I just think voices list may be changed if Nokia adds new voices. I'm pretty sure it's not often event but it's possible nah? Anyway it's easy to catch new of them as I suggest.

Schturman 2013-10-13 11:08

Re: Backing up Ovi Maps downloads (N9)
 
Nevermind, it's enough for now ;)
Thanks

Eztran 2013-10-13 19:48

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

Originally Posted by Schturman (Post 1379927)
Ok, i created a little app for downloading/extracting maps files (zip).
Standard installation...
Map downloader v0.0.2
Also, you can download from my repo...

This is really useful, Maps stopped downloading properly for me :)

One thing, the maps go into /opt while downloading. The root partition isn't very big, so downloading too big a set of maps (say, a large chunk of Europe ;)) will fill it, stopping the download, and jamming app installs up until you find and delete the files manually. Maybe using MyDocs instead would help, as this usually has more free space?

Schturman 2013-10-13 20:25

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

Originally Posted by Eztran (Post 1380439)
This is really useful, Maps stopped downloading properly for me :)

One thing, the maps go into /opt while downloading. The root partition isn't very big, so downloading too big a set of maps (say, a large chunk of Europe ;)) will fill it, stopping the download, and jamming app installs up until you find and delete the files manually. Maybe using MyDocs instead would help, as this usually has more free space?

Ooops, you are right :D I forgot about this (size)...
I will change soon it to MyDocs...


All times are GMT. The time now is 01:08.

vBulletin® Version 3.8.8