Hello.
I have a layer of lines and a table of observations on these lines.
The line observation table contains the ID of the line on which the observation is made as well as its distance from the line origin.
I would like to build a layer of points along the lines containing the information of the observations respecting the distance of the observations to the origin.
Do you have any ideas? My research has only allowed me to create points in a regular way without being able to assign the attributes of the observations.
I am a beginner in FME, thanks in advance for your answers.