Skip to main content
Post Closed as "Needs details or clarity" by user30184, nmtoken, Kersten, Andre Silva, John Powell
edited tags
Link
Germán Carrillo
  • 37.3k
  • 5
  • 127
  • 182
Source Link

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?