Skip to main content

Hi all.

 

I've got the measure calculator working with the standard measure generator/pointonlineoverlayer/measure extractor routine. In many cases points are close to two or more line however there is a common attribute between a point and the line. How do I go about using the common attribute detail to calculate the measure. That is a want the measure of Point 1,2...n with attribute "x" calculated on line 1,2...n with attribute "x". Kind of like preventing them from snapping to the incorrect line. The other issue is not all points fall on the line but are very close so a tolerance needs to be introduced.

 

Hope that makes sense.

 

Thanks,

Michael

Does a Group By in the PointOnLineOverlayer not work? You can also set the tolerance in this transformer


Hi, I have the same problem as you.

Have you found a solution?

Thanks


Reply