Is it possible to add the coordinates from the coordinate extractor transformer to a writer? Like example from coordinate extractor column _indices{}.x (64 bit real) into a shapefile with column x.
I tried changing data type from double, float, char... but the line connecting the transformer to writer simply will not connect to each other.