OruxMaps

Uncategorized Boards => ERRORES/BUGS => Topic started by: maozetung on July 25, 2017, 08:36:03 PM

Title: Can't create map: This map is not downloadable due to their owners limitations
Post by: maozetung on July 25, 2017, 08:36:03 PM
"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
Title: Re: Can't create map: This map is not downloadable due to their owners limitations
Post by: bunnyonthetable on August 02, 2017, 11:24:49 AM
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?
Title: Re: Can't create map: This map is not downloadable due to their owners limitations
Post by: mudai on August 11, 2017, 03:54:10 AM
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>
Title: Re: RE: Re: Can't create map: This map is not downloadable due to their owners limitations
Post by: eartrumpet on August 13, 2017, 11:03:04 PM
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.