hi there,
I have a question regarding loops in FME and my inputs are:
A point file(have an ID field) and polygon file (have an ID field).
Now I want to create voronoi polygons from point file but in a loop in which I will select first polygon and all points in side it, create voronoi polygons, clip voronoi polygons with selected polygon and save the result.
Then loop goes to second feature and same procedure runs till the end of polygon file.
In this way my voronoi polygons will be seamless with input polygon layers which is for me very important.
This is first time I am doing something in FME with some loops. I have searched and sofar, I have not found any thing which can help me. so l am looking for some suggestion.
S/W
FME Desktop 2017.0 64bit
Windows 7 64bit