Skip to main content

I'm trying to buffer a line then divide it into equal distance sections. I've tried chopper but the resulting segments are not equal length and some are split awkwardly. How can I accomplish this in FME?

image

I'd be doing the chopping first, then the bufferer

 

If you're noticing that your chopped segments aren't exactly the required length, have a look at the IterativeSnipper


Reply