I'm having a brain-freeze - how do I convert a line to its constituent vertices resulting in an output point dataset?
Logically the GeometryCoercer should do it, but it doesn't.
CoordinateExtractor with a loop could probably do it, but that seems massively overkill for what should be a simple task. Is there a transformer I'm missing?
Thanks,
Jonathan