Hi everyone,
quick question. I have a shapefile with the road network in terms of road sections. Each section is represented by a unique field in the table. I am processing some data from Excel that include each section multiple times. Now, two important fields in the Excel are start Chainage and End Chainage. I need to break down the above sections into these "new sections" with regard to the chainage lengths and create a new shapefile. Each of these lengths represents a different value that needs to be plotted accordingly.
Thanks in advance...