toLngLat()
Convert a point’s x,y,z to latitude and longitude.
tuple
A point assumed to be in form (x,y,z).
A point in form (phi, theta) [y,x].