"This map is not downloadable due to their owners limitations; select another map source, or go do map selector view and click '+' button."
Who is imposing limitation? Why the limitation is not there on older versions? Is there a way to have an opencyclemap-like (thunderforest etc) "online" working for offline map creation?
I can't use offline openandromaps because they require a lot of free space and I need to download multiple world zones.
thank you very much
Same issue.
I also download openandromaps and found, that it is unusable for me. Openandromaps looks dirty, has low detalisation and does not contain many usefull data as OSM does.
openandromaps screenshot: //http://i.imgur.com/QGDpV23.png
OSM screenshot: //http://i.imgur.com/72clXYX.jpg
So only solution is to download old version to create maps?
There seems to be additional information in the file "onlinemapsources.xml".
Try to add following entries in your "onlinemapsources.xml".
<cacheable>1</cacheable>
<downloadable>1</downloadable>
<maxtilesday>0</maxtilesday>
<maxthreads>0</maxthreads>
Here is an example.
<onlinemapsource uid="1">
<name>Earth</name>
<url><![CDATA[http://khm{$s}.sample.com/kh/v=76&x={$x}&y={$y}&z={$z}]]></url>
<minzoom>0</minzoom>
<maxzoom>18</maxzoom>
<projection>MERCATORESFERICA</projection>
<servers>0,1,2,3</servers>
<httpparam name=""></httpparam>
<cacheable>1</cacheable>
<downloadable>1</downloadable>
<maxtilesday>0</maxtilesday>
<maxthreads>0</maxthreads>
<xop></xop>
<yop></yop>
<zop></zop>
<qop></qop>
</onlinemapsource>
Quote from: "bunnyonthetable"
Same issue.
I also download openandromaps and found, that it is unusable for me. Openandromaps looks dirty, has low detalisation and does not contain many usefull data as OSM does.
openandromaps screenshot: //http://i.imgur.com/QGDpV23.png
OSM screenshot: //http://i.imgur.com/72clXYX.jpg
You're using OpenAndroMaps without a fitting mapstyle, just the default one that is integrated in OruxMaps. Have a look at the mapstyles/themes that are made for OAM, e.g. my Elevate theme, link and instructions below.