I need to create a list of parcels that are intersected by a pipeline. That list has to be ordered from the beginning of the line to the end. I have hundreds of lines so automating this would be fantastic. I can create the list of parcel owners with a select by location but putting them in order is where im stumped.
Is there a way to number polygons along a line from beginning to end?
This seems to be working other than that the table that created has all zeros for the FMEAS and TMEAS and cant be sorted. It is however selecting the right parcels based on the Route Identifier, it is just not populating the measurement fields.