Skip to content

v3.11.0

Compare
Choose a tag to compare
@philvarner philvarner released this 27 Mar 15:11
· 20 commits to main since this release
df4e228

[3.11.0] - 2025-03-27

Added

  • Support for the "in" and "between" operators of the Filter Extension
  • Support for "s_intersects" opeartor of the Filter Extension. This implements both the
    "Basic Spatial Functions" and "Basic Spatial Functions with additional Spatial Literals"
    conformance classes, supporting operands for s_intersects of either bbox or GeoJSON
    Geometry literals.