I am still using FME 2011.
Thanks in advance.
I am still using FME 2011.
Thanks in advance.
I think you can use the Snipper transformer in "Measure (Relative to Start Point)" or "Measure (Value)" mode. If you set the same measure value to "Starting Location" and "Ending Location", it creates a point at the specified measure. And then, the CoordinateExtractor can be used to exract coordinate of the point. See the transformer documentation to learn more.
Takashi