Current test for anti-meridian crossing dataset summaries uses only a single polygon. This does not really exercise the database side ST_UNION function. In practice a small number of datasets can be crafted where the union results in degenerate summary polygons. See the illustrations below.
Datasets:

Product Summary:

Relevant source:
Relevant test:
|
def test_footprint_antimeridian(benchmark): |