get_elevdata_list.RdDue to the transposing of elevation data at the Greenich line for all my GPX animations data needs to be transposed. Therefore the labels of longitudinal and latitudinal also need to be transposed to suit rayshader package
get_elevdata_list(elevdata)
| elevdata | ( |
|---|
list with three elements: elevation_matrix containing
the elevation data with the 0.0 coordinate on top right.
lon The longitudinal labels of this elevation matrix
lat The latitudinal labels of this elevation matrix