
UTM coordinates are given as a zone number together with an easting-northing pair. Given two points (X1, Y1), (X2, Y2) in the same zone.
Simply distance “over the Earth” between the two points is well approximated by the euclidean distance between the easting-northing coordinates using the following formula.

Now calculate the distance b/w stations using the above formula,

Using the triangulation principle, Divides the entire field into triangles.

Now calculate the distance of diagonals 1 to 4, 1 to 5, and 2 to 4 Using the Euclidean formula.
Now, using the NOS problem we can calculate the area of the field as follows
First of all, Calculate offset cutting point distance to stations 2 and 5 from 1.

OFFSET DISTANCE
From Trapezium 1-2-4-5,
From Triangle 1-5-6
OFFSET CUTTING POINT DISTANCE
OFFSET DISTANCE
From triangle 2-3-4,
OFFSET CUTTING POINT DISTANCE
OFFSET DISTANCE
Therefore,
Total area of field \( = 1320.97 + 47.57 – 34.57 = 1333.97 \) Sq. metres (0.329 Acres)
