The support forum is temporarily read-only. For urgent requests, please email contact[at]psyberia.net

Yandex map

It's all about maps...
Post Reply
alexlong
Posts: 660
Joined: Fri Jul 31, 2015 8:06 am
Location: Russia

Yandex map

Post 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?
Psyberia-Support
Site Admin
Posts: 6406
Joined: Wed Apr 14, 2010 9:41 pm

Re: Yandex map

Post 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.
Do you like AlpineQuest ? Leave a small comment on Google Play !
alexlong
Posts: 660
Joined: Fri Jul 31, 2015 8:06 am
Location: Russia

Re: Yandex map

Post 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
User avatar
Ingensor
Posts: 164
Joined: Mon Nov 25, 2019 10:23 am

Re: Yandex map

Post 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>
alexlong
Posts: 660
Joined: Fri Jul 31, 2015 8:06 am
Location: Russia

Re: Yandex map

Post 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.
lipbrownies
Posts: 1
Joined: Thu Aug 31, 2023 4:56 am
Contact:

Re: Yandex map

Post 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?
Psyberia-Support
Site Admin
Posts: 6406
Joined: Wed Apr 14, 2010 9:41 pm

Re: Yandex map

Post by Psyberia-Support »

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 !
Post Reply