I want to know what is the closest point to an established coordinate. To do this, I made a script in which the XY point is calculated from a decimal coordinate and, subsequently, that XY point is recalculated to the corresponding decimal coordinate. I would like to verify that the script is correct and that the coordinate is not miscalculated.
Thank you.
Thank you.