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?
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
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.
Yes;
you are right!
A solution in next version, in a few days,
orux
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!