Box is able to represent bounding boxes that straddle the Antimeridian, but currently two separate queries are required to retrieve features. The Query Engine should issue a west/east query pair automatically, and filter duplicates from the east set (apply filter that checks whether eastern edge of feature's bbox >= western edge of west query).
Box
is able to represent bounding boxes that straddle the Antimeridian, but currently two separate queries are required to retrieve features. The Query Engine should issue a west/east query pair automatically, and filter duplicates from the east set (apply filter that checks whether eastern edge of feature's bbox >= western edge of west query).