Hi and thanks for AQ!!!
The built-in Yandex scheme map has a maximum level of 19.
Currently on the Yandex. Scheme the maximum level is 21.
Yandex scheme online
Yandex. Satellite in AlpineQuest has a maximum zoom level of 18.
Currently the Yandex Satellite online map has 19 zoom levels.
Yandex satellite online
However, over the territory of Moscow is 20
Yandex satellite Moscow online
Would it make sense to correct the AlpineQuest's built-in Yandex map?
The support forum is temporarily read-only. For urgent requests, please email contact[at]psyberia.net
Yandex map
-
- Site Admin
- Posts: 6407
- Joined: Wed Apr 14, 2010 9:41 pm
Re: Yandex map
Hi Alex,
Yes I'll update the Yandex maps accordingly.
I'll need to limit the aerial view to 19 however, otherwise when you zoom more anywhere else you'll see errors.
Yes I'll update the Yandex maps accordingly.
I'll need to limit the aerial view to 19 however, otherwise when you zoom more anywhere else you'll see errors.
Do you like AlpineQuest ? Leave a small comment on Google Play !
Re: Yandex map
Thank you.
Yes, I completely forgot about that. In this case, users can flood your mailbox with error messages.I'll need to limit the aerial view to 19 however, otherwise when you zoom more anywhere else you'll see errors.
Re: Yandex map
For Moscow on a 20th scale, I made another layer. It seems to me so practical...
Code: Select all
<source id="YDXSAT20">
<name>Яндекс спутник x20 Москва</name>
<data-source>https://maps.yandex.ru</data-source>
<copyright>Яндекс</copyright>
<region>WRLD</region>
<type>SATE</type>
<preview-location>37.6,55.75,15</preview-location>
<level>
<zoom-values>20</zoom-values>
<projection-name>mercator</projection-name>
<projection-geoid>wgs 84</projection-geoid>
<update-delay>1M</update-delay>
<servers>
<referer><![CDATA[https://maps.yandex.ru]]></referer>
<server><![CDATA[https://core-sat.maps.yandex.net/tiles?l=sat&x={$x}&y={$y}&z={$z}]]></server>
<server><![CDATA[https://sat01.maps.yandex.net/tiles?l=sat&x={$x}&y={$y}&z={$z}&lang=ru_RU]]></server>
<server><![CDATA[https://sat02.maps.yandex.net/tiles?l=sat&x={$x}&y={$y}&z={$z}&lang=ru_RU]]></server>
<server><![CDATA[https://sat03.maps.yandex.net/tiles?l=sat&x={$x}&y={$y}&z={$z}&lang=ru_RU]]></server>
<server><![CDATA[https://sat04.maps.yandex.net/tiles?l=sat&x={$x}&y={$y}&z={$z}&lang=ru_RU]]></server>
</servers>
</level>
</source>
Re: Yandex map
Yes, I know. For Moscow, Yandex made it quite a long time ago, but for the rest of the territory level 20 is not available, or available insignificantly.
-
- Posts: 1
- Joined: Thu Aug 31, 2023 4:56 am
- Contact:
Re: Yandex map
Is there a way to increase the measurement level beyond 19 without experiencing display errors?
-
- Site Admin
- Posts: 6407
- Joined: Wed Apr 14, 2010 9:41 pm
Re: Yandex map
Just update the Yandex maps, I've added a new map called "Satellite (Moscow)" that goes until zoom 20.
Do you like AlpineQuest ? Leave a small comment on Google Play !