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

[fixed] Yandex Peoples map does not work

Something wrong? Report it here
Post Reply
alexlong
Posts: 660
Joined: Fri Jul 31, 2015 8:06 am
Location: Russia

[fixed] Yandex Peoples map does not work

Post by alexlong »

Hi. The ondemand map Yandex Peoples Map from Yandex set is not working. I guess they changed urls
Current from AQ

Code: Select all

<server><![CDATA[https://01.pvec.maps.yandex.net/?l=pmap&x={$x}&y={$y}&z={$z}&scale=1&lang=ru_RU]]></server>
<server><![CDATA[https://02.pvec.maps.yandex.net/?l=pmap&x={$x}&y={$y}&z={$z}&scale=1&lang=ru_RU]]></server>
<server><![CDATA[https://03.pvec.maps.yandex.net/?l=pmap&x={$x}&y={$y}&z={$z}&scale=1&lang=ru_RU]]></server>
<server><![CDATA[https://04.pvec.maps.yandex.net/?l=pmap&x={$x}&y={$y}&z={$z}&scale=1&lang=ru_RU]]></server>
It is how it looks like now

Code: Select all

https://01.core-nmaps-renderer-nmaps.maps.yandex.net/?x=19146&y=9560&z=15&l=mpmap&sl=104,210342,210370,211777,211818,211939,211993,212015,212019,212026,212032,212081,212216,300024,300026,300198,300270,300292,300330,300337,300344,300351,300358,300365,300372,300379,300386,300393,300400,300406,300407,300468,300472,300523,300641,300651,300661,300683,300931,300939,300954,300969,300993,301050,301084,301125,301135,301155,301164,301183,301275,301383,301388,301494,301501,301520,301596,301676,301685,301700,301773,302053,302080,302089,302090,302107,302526,5300026,5400032,5400052,5400061,700010001,700010157,701302007,70300160,70300190,70300482,70300613,70300627&token=
etc
02.
03.
04

Zoom 21 works
Psyberia-Support
Site Admin
Posts: 6407
Joined: Wed Apr 14, 2010 9:41 pm

Re: Yandex Peoples map does not work

Post by Psyberia-Support »

Thanks Alex,
I've corrected the map based on your feedback.
Can you tell me the URL where I can access this map? I cannot find it on the Yandex maps website...
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 Peoples map does not work

Post by alexlong »

Thanks. Now it works OK.
As to the url → https://n.maps.yandex.ru
But I am not sure you can access it without Yandex login.
Psyberia-Support
Site Admin
Posts: 6407
Joined: Wed Apr 14, 2010 9:41 pm

Re: [fixed] Yandex Peoples map does not work

Post by Psyberia-Support »

Thanks Alex. You're right it requires an Yandex account. But no problem.
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: [fixed] Yandex Peoples map does not work

Post by alexlong »

Do you think it would be better to change the following?

Code: Select all

Now in AQ 
<data-source>https://maps.yandex.ru</data-source>
On Yandex Peoples site
<data-source>https://n.maps.yandex.ru</data-source>

Code: Select all

Now in AQ
<referer><![CDATA[https://maps.yandex.ru]]></referer>
On Yandex Peoples site
<referer><![CDATA[https://n.maps.yandex.ru]]></referer>

Code: Select all

https://n.maps.yandex.ru/#!/?z=7&ll=51.175612%2C62.300421&l=nk%23map
Psyberia-Support
Site Admin
Posts: 6407
Joined: Wed Apr 14, 2010 9:41 pm

Re: [fixed] Yandex Peoples map does not work

Post by Psyberia-Support »

I've updated it.
But as long as it's working fine, then it's not really important.
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: [fixed] Yandex Peoples map does not work

Post by alexlong »

Thanks again 👍️
Post Reply