For some time I've been thinking to do something like this but never got round to it. I was planning to set up a caching proxy and configure my home router to redirect only traffic for the Osmand map server there. Similar idea but less overhead - just download the maps on one device and they are automatically cached on the local network for subsequent devices. I hope this would also be a cross platform solution (iOS/Android) but I'm not sure whether the 2 apps use the same map files.
Curious to know if anyone out there has already tried this setup? R On Sunday, 11 March 2018 17:01:54 UTC, We Ka wrote: > > Hello, > > I am using Osmand+ (paid version) on several devices and I think it's > highly inefficient to download each map on each device, unnecessary > increasing data usage. Therefore, I'd like to download updated maps to my > pc and copy them onto the sdcards afterwards. I know I can do "wget > http://download.osmand.net/download.php?standard=yes&file=Germany_baden-wuerttemberg_europe_2.obf.zip" > > to get one map, but there are two problems with that: > > 1. Automatic file name completion doesn't work, so I can't use a command > like "wget > http://download.osmand.net/download.php?standard=yes&file=Germany_*.zip", > I have to use a wget for each single file I want to download. > > 2. After downloading, the files are stored as > "download.php?standard=yes&file=Germany_bremen_europe_2.obf.zip" to the > local hard disk, and I have to remove the part in front of "Germany". > > How can I solve these two problems? Is there any other way of limiting the > download to a minimum and still get the maps onto every device? > -- You received this message because you are subscribed to the Google Groups "Osmand" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
