Hello, I have two shapefiles. The first one is a point shapefile that contains a lot of information in the attribute table.
The second one is a line shapefile. It contains about 50 lines. Every line starts at a different point (from the first shapefile) and all lines and in one place.
I need two take atrributes from the point shapefile and add them into the line shapefile. Is this possible?