Convert a lon-lat coord to an XYZ Point using the right-hand-rule. This function takes longitude and latitude as input and returns the corresponding XYZ coordinates.
LonLat vector point in degrees
The XYZ Point representing the provided longitude and latitude.
Convert a lon-lat coord to an XYZ Point using the right-hand-rule. This function takes longitude and latitude as input and returns the corresponding XYZ coordinates.