AshGeo.Validation.Topo (AshGeo v0.3.0)

Validate that the specified Topo function return true.

Options

  • :function - Required. Topo function to use for comparison Valid values are :contains?, :disjoint?, :equals?, :intersects?, :within?

  • :geometry_a (atom/0) - Required. Geometry A

  • :geometry_b (atom/0) - Required. Geometry B

See also