Convert latitude-longitude track points into a local level frame
Arguments
- trk
A data frame, two-column matrix, two-element vector of track points c(latitude, longitude) or sensor data structure.
- pt
c(latitude, longitude) of the centre point of the local level frame. If pt is not given, the first point in the track will be used.
Value
A data frame with columns northing
and easting
of track points in the local level frame. Northing and easting are in metres. The axes of the frame are true (geographic) north and true east.