My DB contains line (say street network) and points (say Bus Stops), the points has to be placed on the vertex of the lines.
Would like to find out all those points which is not placed on the vertex of the snapped line.
My DB contains line (say street network) and points (say Bus Stops), the points has to be placed on the vertex of the lines.
Would like to find out all those points which is not placed on the vertex of the snapped line.
Best answer by fmelizard
Hi @ujjwalpakhare, this Q&A; post ("I would like to find out point which does not intersect with line"), will provide you with some transformers that you can use to test for this.