You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This object will need implementations of all the predicates.
We can set up special cyclic dimensions that move any values to -180 : 180 cycle in the constructor. Then bounds in high-low order are wrapping around.
So predicates will have to check the bounds order and have a branch for both.
X=Cycle{-180,180}(170, -150) would do it and be generic.
Something that we can apply the correct crstrait on from GeoInterface. We can discuss here how intersections on such an extent would look like.
The text was updated successfully, but these errors were encountered: