toXYZ()
Convert a point’s latitude and longitude to x,y,z.
tuple
A point assumed to be in form (lng,lat).
A point in form (x, y, z).