Hello there,
So I have bunch of points and lines in my database. For the final output, I would like to extract the points/line (possibly the name) that cannot fullfill the following criteria.
1) The points MUST touch the lines, but it can have a tolerance of 1m to the closest lines.
2) The starting and ending of the lines MUST have points.
So the sample shows that points 1-6 are correct, while the points 7-9 and the line below (C) are not correct. It is because the line C does not have the starting and ending points. Also, the points 7-9 do not contain lines within 1m buffer.
Might I ask what kind of transformers I can use?
I am not very good at FME and hopefully someone can give me a hand.
Thank you very much.
Zach