All I have used osmdroid and i want to download map zip files from android app and than create offline map. Any one have more knowledge about osmdroid and offline map and navigation.
How can download map in osmdroid?
The easisest way is to download MOBAC, then run it and mark out an area you want, store the tiles in Osmdroid.zip format. When that's done, drop the zip file into the osmdroid folder on your device.
i want download this zip file from my android app programatically. Is it possible? –
Brumfield
But the map tiles downloaded by MOBAC do not allow routing. –
Bibliophile
also MOBAC is probably going to be blocked because it causes heavy traffic for OSM servers. –
Microsecond
First of all you need to download Mobile Atlas Creator. This link is for the latest version of MOBAC
1- In Mobile Atlas Creator select your area of interest.
2- Select your Map Source
3- Select Zoom Levels
4- Add Selection
5- Create Atlas
6- After downloading is finished move the zip-file to /mnt/sdcard/osmdroid/
on your device.
You can find more details about next steps HERE
Note that MOBAC is very bad for OSM tile servers and you are likely getting blocked. See wiki.openstreetmap.org/wiki/MOBAC for more information. –
Hastie
@Hastie Yes, You are right. It was OK when I answered this question. ;) –
Sihun
@Hastie then what is better? –
Zola
@Zola Rendering your own tiles, e.g. with Maperitive (or a full tile server, which is much more work and probably unneeded for most users). –
Hastie
Hello. I got mess mono quit unexpectedly. when run mono Maperitive.exe, dont know why but i can run maperitive :(. ......I follow on wiki.openstreetmap.org/wiki/Maperitive#Mac_OS_X –
Zola
© 2022 - 2024 — McMap. All rights reserved.