Hi, I want to test a point if it is left-of or right-of a given LINESTRING. I found the << >> and &< &> but they do not behave like I expected. Perhaps it is because they only test on the bounding box level and not on the real geometry? Is there a left/right of test available on the geometry instead of the bounding box? Thank you, Andreas