Hi Allie,

Noticed your commit :-) . I was wondering what the status is of spatial relationships for Views? I noticed we are able to add a relationship in views, but it doesn't seem to do anything or have any options (ie. within, intersect etc.). Am I missing something, or is this just not built yet?

Thanks

Patrick

Comments

phayes’s picture

PS: I know you are crazy busy - I could also tackle this if you wanted to give some hints.

maedi’s picture

I don't mind chipping in to help out with this feature. In my use case, I need views to display the nodes of Polygons that contain a users Point inside it. And if there is more than one Polygon that contains the users Point, then the list is ordered from smallest to largest Polygons, or the smallest polygon is selected.