Wednesday, 14 December 2016

arcgis desktop - Sorting table in polygon shapefile in order of intersecting line?


I have 119 parcels that intersect a polyline. I want to be able to sort the table to see if any of the land owners in the parcels have have consecutive ownership along the line.



Is there a way to do this, or some other process to see the order?




No comments:

Post a Comment

arcpy - Changing output name when exporting data driven pages to JPG?

Is there a way to save the output JPG, changing the output file name to the page name, instead of page number? I mean changing the script fo...