How to take Coordinates from Google Earth & use them in to Auto CAD

Answer : Google earth latitude and longitude convert to coordinates


Here you can learn how to take coordinates from Google earth directly you cannot take coordinates from Google Earth when you click for coordinates in google earth it will create you only latitude & longitudinal values then you have to convert them in to coordinates in this tutorial i explain easiest way so watch till end.



Calculate latitude and longitude using the formula: 


latitude = asin (z/R) and longitude = atan2 (y,x). In this formula, we have the values of x, y, z and R from step 2. Asin is arc sin, which is a mathematical function, and atan2 is a variation of the arc tangent function. The symbol * stands for multiplication


See the in below turorial

Subscribe our youtube channel & follow on social media to get more easy methods & tricks
Comment us if you have any questions








Comments

Popular posts from this blog

Autolayout lisp

Xref color change lisp

How to calculate all polyline at a time in AutoCAD?