pub type Point3D = (f64, f64, f64);
Definition of a 3D Point. May represent WebMercator Lon-Lat or S2Geometry S-T with a z-value