Hello.
I'm drawing a line and doing the snap to a line layer. Client-side the snap is successful, but on server side when I try to find which feature was intersected (touching) it can't find any.
I tried with Touches, Intersects, and nothing seems to work, allways return 0 elements.
Anyone had similar problem?