Hello everybody,
i have a question regarding lines:
i have a network of lines in 2D. The information of the z value is stored in 2 different attributes: height1 and height2. I would like to add the height1 to the coordinate0, and would like to add the height2 to the coordinate1 of the line.
So far i tried some ways but could not figure out how to overwrite the coordinates of the line.
any help would be very appreciated.
thanks a lot
rené