Hello!
I have a problem with creation a path between points, which are saved in JSON file. I tried a extract JSON file with using a JSONExtractor, and when I got coordinates of my points - but not in the form of a list.
Next to this, I use a StringReplacer Transformer to get a list of coordinates. And the result looks like this:
But when I try a read it to Path or LineBuilder, I don't have any result.
Below, I uploaded a part of my Workbench, where I try to build a path.
If anyone knows the solution of my problem, I will be grateful for any help or tips.
Greetings,
Karolina