Skip to main content
1 of 2

How to convert points into line without changing the attributes?

I have several points and its attributes. here is the attributes I want to classify them into some class, but I want to classify it in line shape. When I convert it into line, the attributes turn out to be one (one row only) while there were so many attributes from the points. it turned out to be this table How do I convert those points without making the attributes into one attribute? Can anyone help me?