Good morning, I need to calculate the coordinates starting from the origin using PHP,(latitude and longitude) first the black line, from the origin adding one km to 250 km then moving to the right 1.44 ° and doing the same until completing the turn (360 / 1.44 = 250), can you help me or guide me on how to do it? Thanks a lot
Asked
Active
Viewed 35 times
0
-
1Isn't it a question of geometry, so actually mathematics? LOL – Janos Vinceller Jan 19 '21 at 12:06
-
1I've just found this, maybe this helps you a bit: https://gist.github.com/duedal/840476 – Janos Vinceller Jan 19 '21 at 12:38