Hi. I'm a beginner in CAD, I'm going to ask how to draft a lot using the coordinates(latitude and longitude) from google earth.
Example:
Point A.
Latitude: 11 Degree 18'2.22"N
Longitude: 124 Degree 57'46.89"E
Please check my attachment picture.
I have a lisp code here that computes the plotting scale for a certain lot (surveying). My problem is that I don't know how to round up the values to the nearest hundreds or thousands to obtain the scale. For example, If my lisp computes the scale to be 45, It will show 100, when it computes 327, it...