OruxMaps

Uncategorized Boards => ERRORES/BUGS => Topic started by: Stager on November 10, 2017, 11:44:24 PM

Title: Is MERCATORELIPSOIDAL real working option?
Post by: Stager on November 10, 2017, 11:44:24 PM
ver. 7.0.12

I create source for (of course!) Yandex Sat. As is well-known, Yandex Sat in EPSG 3395, so I use

<projection>MERCATORELIPSOIDAL</projection>

option.

But result same as with MERCATORESFERICA option - with shifting.



In what problem?
Title: Re: Is MERCATORELIPSOIDAL real working option?
Post by: orux on November 15, 2017, 09:32:28 AM
Quote from: "Stager"ver. 7.0.12

I create source for (of course!) Yandex Sat. As is well-known, Yandex Sat in EPSG 3395, so I use

<projection>MERCATORELIPSOIDAL</projection>

option.

But result same as with MERCATORESFERICA option - with shifting.



In what problem?


It should work.



Reset the cache of online maps in settings--maps. May be you still see the old tiles.





orux
Title: Re: Is MERCATORELIPSOIDAL real working option?
Post by: Stager on November 21, 2017, 09:09:38 PM
Sorry, but not.



I clear online cache and set fresh version.

This source
<onlinemapsource uid="9">
<name>Yandex Sat net (SAT)</name>
<url><![CDATA[http://sat0{$s}.maps.yandex.net/tiles?l=sat&x={$x}&y={$y}&z={$z}&g=Gagarin]]></url>
<minzoom>0</minzoom>
<maxzoom>18</maxzoom>
<projection>MERCATORELIPSOIDAL</projection>
<servers>1,2,3</servers>
<cacheable>1</cacheable>
<downloadable>1</downloadable>
<maxtilesday>0</maxtilesday>
<maxthreads>0</maxthreads>
<xop></xop>
<yop></yop>
<zop></zop>
<qop></qop>
<sop></sop>
</onlinemapsource>

shown with a shift.
Title: Re: Is MERCATORELIPSOIDAL real working option?
Post by: orux on November 22, 2017, 03:28:24 PM
Yes;



you are right!



A solution in next version, in a few days,





orux
Title: Re: Is MERCATORELIPSOIDAL real working option?
Post by: Stager on April 21, 2018, 05:55:55 PM
Quote from: orux post_id=12537 time=1511360904 user_id=2
A solution in next version, in a few days,

Ok, at least 7.2.13 work fine. Thank You!