I have a .csv file with x, y, z coordinates. From these points, I want to create a 3D line. Currently, I have the issue that the z coordinates are not being transferred onto the line when I create a line from the points. Does anyone have an idea of how I can proceed?
Solved
Build 3D Line using x,y,z text file
Best answer by nielsgerrits
This works as expected. You see only one attribute because you set Accumulation Mode to Use Attributes From One Feature. But the actual 3d coordinates are in the line you see in the Graphics window in Visual Preview. If you want to keep all coordinates, check the Generate List box and configure it.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.