View Single Post
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#14
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
Attached Images
 

Last edited by Schturman; 2013-12-18 at 22:34.
 

The Following 6 Users Say Thank You to Schturman For This Useful Post: