Page 1 of 1

Yandex map

Posted: Tue Nov 29, 2022 10:02 am
by alexlong
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?

Re: Yandex map

Posted: Tue Nov 29, 2022 6:31 pm
by Psyberia-Support
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.

Re: Yandex map

Posted: Wed Nov 30, 2022 9:57 am
by alexlong
Thank you.
I'll need to limit the aerial view to 19 however, otherwise when you zoom more anywhere else you'll see errors.
Yes, I completely forgot about that. In this case, users can flood your mailbox with error messages. :D

Re: Yandex map

Posted: Fri Dec 02, 2022 10:22 am
by Ingensor
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

Posted: Fri Dec 02, 2022 11:33 am
by alexlong
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.

Re: Yandex map

Posted: Thu Aug 31, 2023 4:59 am
by lipbrownies
alexlong wrote: Wed Nov 30, 2022 9:57 am Thank you.
I'll need to limit the aerial view to 19 however, otherwise when you zoom more anywhere else you'll see errors.
Yes, I completely forgot about that. In this case, users can flood your mailbox with error messages. :D
Is there a way to increase the measurement level beyond 19 without experiencing display errors?

Re: Yandex map

Posted: Sat Sep 02, 2023 6:06 pm
by Psyberia-Support
Just update the Yandex maps, I've added a new map called "Satellite (Moscow)" that goes until zoom 20.