How do I put the coordinates (x,y) of the end point of the shortest path algorithm (from vector to point) which is part of a QGIS model?
I'd like to get the calculated coordinates of a point (with the field calculator), that is an input of the model, and use this in the end point of the shortest path algorithm.
I want to avoid to put the coordinates as a string input of the model, but use the calculated coordinates of the point in input.




