Sunday, 15 March 2015

arcgis desktop - Calculating coverage of vector polygon over other polygons?


I have a shapefile file that contains a LiDAR footprint and I'm trying to figure out how much a county is covered by the LiDAR footprint. Two separate shapefiles. The attribute table for the county layer is separated by counties with an area. The LiDAR footprint is one large footprint that covers multiple counties.




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...