pub fn encode_points_array(pts: &[[f64; 2]], out: &mut String)
Write a canonical-JSON array of [f64; 2] pairs (geo polygon points).