1

Basically I have 2 coordinates and 2 radius provided.

This are:

x1= 3.540437, y1 = 103.4278, d1 = 4m

x2 = 3.540485,y2 = 103.4278, d1 = 1m

Is there any way to calculate the latitude and longitude of the intersection ?

SahdevRajput74
  • 754
  • 7
  • 18
April
  • 19
  • 5
  • 3
    possibly duplicate of [Find the intersection between two geographical data points](https://stackoverflow.com/questions/27431528/find-the-intersection-between-two-geographical-data-points). – Vikas Periyadath Mar 23 '18 at 07:38
  • Thanks for sharing. But i have read through in it . Inside using "pyproj" but i have no this module in my python. Currently i am working it using Lopy and using the Pymakr software. Is it applicable ? – April Mar 23 '18 at 07:44
  • 3
    Possible duplicate of [Find the intersection between two geographical data points](https://stackoverflow.com/questions/27431528/find-the-intersection-between-two-geographical-data-points) – Mr. T Mar 23 '18 at 07:45
  • It's a duplicate. – Manmohan_singh Mar 23 '18 at 07:48

0 Answers0