pub fn format_pg_box(ur: Point2D, ll: Point2D) -> StringExpand description
v7.37.5 ε — render a Box as PG canonical (ux,uy),(lx,ly).
PG normalises the corner order on input; we trust the engine’s
constructor has already normalised so the field order here is
the canonical upper-right + lower-left.