To calculate latitude and longitude from a known point using the flat Earth assumption, one can use the changes in north (ΔN) and east (ΔE) coordinates. For latitude, a displacement of 10 meters corresponds to a change of approximately 10/1852 minutes. Longitude changes are more complex, as they depend on the latitude; one minute of longitude equals one nautical mile at the equator but decreases towards the poles. The calculation can be simplified by treating the geometry as Cartesian for small distances, with adjustments made for latitude when determining longitude. This method is effective for small-scale applications like testing tracking devices over a limited area.