F
F
Formula_12016-12-14 10:31:50
Yandex maps
Formula_1, 2016-12-14 10:31:50

How to build a polygon in Yandex map?

Hello, please tell me how to build a polygon in Yandex maps, the boundary of which are points at a certain distance from the mark?
For example, there is a point with coordinates 56.010599, 92.852545 and the polygon should be built around it at a distance of 5 km, and this distance should be taken into account only along roads. Tell me how this can be done, what is the algorithm of actions? Thanks in advance.
ce5905cb11df481681b57ddfef264b26.png

Answer the question

In order to leave comments, you need to log in

4 answer(s)
F
freeExec, 2016-12-20
@freeExec

Then forget about Ya.K - these are beautiful pictures, not geodata. There is
something similar , but naturally you will have to spend more than one evening programming.

B
bluescreen, 2017-11-10
@bluescreen

Read here. seems to be well written.

A
Andrey Petrov, 2019-09-23
@calcok-com

Here you can find out the distance between two points on Yandex Ka... , everything works conveniently - https://calcok.com/transport/15.php

A
Alexey, 2017-04-26
@vadim_sverdlik

Create a reset-password.php file in your root directory with the following content:
<?php
require 'wp-load.php';
$user = get_user_by( 'login', 'my-username' );
if ( $user ) {
wp_set_password( 'my-new-password', $user->ID );
echo 'New password set.';
} else {
echo 'Error: User not found.';
}
?>
This code finds a user in the database with login my-username and changes his password. Remember to replace the values ​​my-username and my-new-password with your username and password.
Open the downloaded file in a browser : http://your-site.ru/reset-password.php.If you entered the username correctly, then you can then log into the control panel using the new password. If the script gives a "User not found" error, correct the username and try again.
Don't forget to delete the file after use.
Source

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question